# Generated by roxygen2: do not edit by hand

S3method(boundaries,default)
S3method(boundaries,list)
S3method(diffusion,array)
S3method(diffusion,default)
S3method(diffusion,list)
S3method(diffusion,matrix)
S3method(mortality,default)
S3method(mortality,matrix)
S3method(plot,ibm.LLV)
S3method(reproduction,default)
S3method(reproduction,matrix)
export(boundaries)
export(diffusion)
export(localLotkaVolterra)
import(graphics)
importFrom(Rcpp,evalCpp)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
useDynLib(ibm)
