# Generated by roxygen2: do not edit by hand

export(bio_to_math)
export(build_orthogonal_matrix)
export(convert_equivalence_class)
export(create_mask)
export(create_param_vector_masked)
export(dist_between_params)
export(env_data_array)
export(expit)
export(extract_orthogonal_matrix_parameters)
export(habitat_suitability)
export(interpret_parameters)
export(like_ltsg)
export(like_neg_ltsgr)
export(log1mexp)
export(log1pexp)
export(log_prob_detect)
export(loglik_bio)
export(loglik_math)
export(make_mask_names)
export(math_to_bio)
export(num_env_var)
export(num_par)
export(optimize_likelihood)
export(profile_likelihood)
export(start_parms)
export(vsp)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,hcl.colors)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
useDynLib(xsdm, .registration = TRUE)
