# Generated by roxygen2: do not edit by hand

S3method(predict,adaboost)
S3method(predict,real_adaboost)
S3method(print,adaboost)
S3method(print,real_adaboost)
export(adaboost)
export(get_tree)
export(real_adaboost)
import(rpart)
import(stats)
importFrom(Rcpp,sourceCpp)
useDynLib(fastAdaboost)
