# Generated by roxygen2: do not edit by hand

S3method(alphasvm,default)
S3method(alphasvm,formula)
S3method(plot,alphasvm)
S3method(predict,alphasvm)
S3method(predict,clusterSVM)
S3method(predict,dcSVM)
S3method(predict,gater)
S3method(predict,gaterSVM)
S3method(print,alphasvm)
S3method(print,summary.alphasvm)
S3method(summary,alphasvm)
S3method(write,alphasvm)
export(alphasvm)
export(clusterSVM)
export(dcSVM)
export(gater)
export(gaterSVM)
import(LiblineaR)
import(Matrix)
import(checkmate)
import(e1071)
import(kernlab)
import(methods)
importClassesFrom(SparseM,matrix.csr)
importFrom(BBmisc,suppressAll)
importFrom(SparseM,t)
useDynLib(SwarmSVM, .registration = TRUE)
