# Generated by roxygen2: do not edit by hand

export(computeAFFMean)
export(computeFFFMean)
export(demo_ffstream)
export(detectAFFMean)
export(detectCUSUMMean)
export(detectEWMAMean)
export(detectFFFMean)
export(ffstream_vignette)
export(initAFFMean)
export(initAFFMeanCD)
export(initCUSUMMeanCD)
export(initEWMAMeanCD)
export(initFFFMean)
export(initFFFMeanCD)
importFrom(Rcpp,cpp_object_initializer)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,new)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
useDynLib(ffstream, .registration = TRUE)
