# Generated by roxygen2: do not edit by hand

S3method(calculate_barrier,"2d_density_landscape")
S3method(calculate_barrier,"2d_matrix_landscape")
S3method(calculate_barrier,"2d_static_landscape")
S3method(calculate_barrier,"3d_animation_landscape")
S3method(calculate_barrier,"3d_matrix_landscape")
S3method(calculate_barrier,"3d_static_landscape")
S3method(calculate_barrier,density)
S3method(calculate_barrier,list)
S3method(plot,barrier)
S3method(plot,landscape)
S3method(print,arg_grid)
S3method(print,arg_set)
S3method(print,batch_simulation)
S3method(print,check_conv)
S3method(print,var_grid)
S3method(print,var_set)
export("%>%")
export(add_arg_ele)
export(add_var)
export(as.hash_big.matrix)
export(attach.hash_big.matrix)
export(attach_all_matrices)
export(batch_simulation)
export(calculate_barrier)
export(calculate_barrier_2d)
export(calculate_barrier_2d_batch)
export(calculate_barrier_3d)
export(calculate_barrier_3d_batch)
export(check_conv)
export(fill_in_struct)
export(find_local_min_2d)
export(find_local_min_3d)
export(get_barrier_height)
export(get_dist)
export(get_geom)
export(make_2d_density)
export(make_2d_kernel_dist)
export(make_2d_matrix)
export(make_2d_static)
export(make_2d_tidy_dist)
export(make_3d_animation)
export(make_3d_kernel_dist)
export(make_3d_matrix)
export(make_3d_static)
export(make_3d_tidy_dist)
export(make_4d_static)
export(make_arg_grid)
export(make_barrier_grid_2d)
export(make_barrier_grid_3d)
export(make_var_grid)
export(modified_simulation)
export(narg)
export(nele)
export(new_arg_set)
export(new_var_set)
export(npar)
export(nvar)
export(reverselog_trans)
export(save_landscape)
export(sim_fun_grad)
export(sim_fun_nongrad)
export(sim_fun_test)
export(sim_fun_test2)
import(bigmemory)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
