5 #ifndef THUNDERSVM_CSMOSOLVER_H 6 #define THUNDERSVM_CSMOSOLVER_H 8 #include <thundersvm/thundersvm.h> 9 #include <thundersvm/kernelmatrix.h> 41 #endif //THUNDERSVM_CSMOSOLVER_H The management class of kernel values.
Definition: kernelmatrix.h:16
C-SMO solver for SVC, SVR and OneClassSVC.
Definition: csmosolver.h:14