ThunderSVM
ThunderSVM: An Open-Source SVM Library on GPUs and CPUs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nthunder
 CSyncMemAuto-synced memory for CPU and GPU
 CAccuracyAccuracy
 CCMDParserCommand-line parser
 CCSMOSolverC-SMO solver for SVC, SVR and OneClassSVC
 CDataSetDataset reader
 Cnode
 CKernelMatrixThe management class of kernel values
 CMetricMetric for evaluation model
 CMSEMean Squared Error
 CNuSMOSolverNu-SMO solver for NuSVC, NuSVR
 CNuSVCNu-Support Vector Machine for classification
 CNuSVRSupport Vector Machine for regression
 COneClassSVCSupport Vector Machine for outlier detection (density estimation)
 CSVCSupport Vector Machine for classification
 CSvmModelAbstract class for different SVM models
 CSvmParamParams for ThunderSVM
 CSVRSupport Vector Machine for regression
 CSyncArrayWrapper of SyncMem with a type