# Generated by roxygen2: do not edit by hand

export(cross)
export(defineCosts)
export(defineSpecies)
export(defineVariances)
export(doubledHaploid)
export(genotype)
export(initializePopulation)
export(outputResults)
export(phenotype)
export(plotData)
export(predictValue)
export(select)
export(selfFertilize)
export(testParameterOptimality)
importFrom(Rcpp,sourceCpp)
importFrom(snowfall,sfInit)
importFrom(snowfall,sfLapply)
importFrom(snowfall,sfStop)
useDynLib(BreedingSchemeLanguage,coalescentSim)
