# Generated by roxygen2: do not edit by hand

export(AMOCcrossover)
export(AMOCmutation)
export(AMOCpopulation)
export(AMOCselection)
export(ARIMA.BIC.Order)
export(BinSearch.BIC)
export(GA)
export(IslandGA)
export(TsPlotCheck)
export(cptDist)
export(mutation)
export(random_population)
export(selectTau)
export(selection_linearrank)
export(ts.sim)
export(uniformcrossover)
import(Rcpp)
import(RcppArmadillo)
import(doParallel)
import(foreach)
import(graphics)
import(parallel)
import(stats)
importFrom(utils,tail)
useDynLib(changepointGA)
