# Generated by roxygen2: do not edit by hand

export(LeMansParam)
export(calc_LFI)
export(calc_LQ)
export(calc_M1)
export(calc_M1_constRNM)
export(calc_M1_lin)
export(calc_M1_stdRNM)
export(calc_M2)
export(calc_Q)
export(calc_SSB)
export(calc_TyL)
export(calc_biomass)
export(calc_growth)
export(calc_mature)
export(calc_phi)
export(calc_prefs)
export(calc_ration_growthfac)
export(calc_recruits)
export(calc_suit_vect)
export(comb_LeMans_run)
export(get_CPG)
export(get_CPUE)
export(get_LFI)
export(get_LQ)
export(get_M1)
export(get_MML)
export(get_N0)
export(get_Q)
export(get_SSB)
export(get_TyL)
export(get_annual_catch)
export(get_biomass)
export(get_indicators)
export(get_rec_fun)
export(knife_edge_catch)
export(log_gaussian_catch)
export(logistic_catch)
export(make_rec_fun)
export(plot_LFI)
export(plot_LQ)
export(plot_MML)
export(plot_SSB)
export(plot_TyL)
export(plot_biomass)
export(plot_indicators)
export(rec_BH)
export(rec_Ricker)
export(rec_const)
export(rec_hockey)
export(rec_linear)
export(run_LeMans)
exportClasses(LeMans_outputs)
exportClasses(LeMans_param)
importFrom(Rcpp,evalCpp)
importFrom(abind,abind)
importFrom(grDevices,rainbow)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,dlnorm)
importFrom(stats,weighted.mean)
useDynLib(LeMaRns, .registration=TRUE)
