useDynLib(RiemannLebesgueForest, .registration=TRUE)
importFrom(Rcpp, evalCpp)
exportPattern("^[[:alpha:]]+")

S3method(predict, RLForest)


S3method(RLForest, formula)
S3method(RLForest, default)
