SHOGUN
4.1.0
|
Go to the source code of this file.
Functions | |
static const float64_t * | get_col (uint32_t i) |
BmrmStatistics | svm_ppbm_solver (CDualLibQPBMSOSVM *machine, float64_t *W, float64_t TolRel, float64_t TolAbs, float64_t _lambda, uint32_t _BufSize, bool cleanICP, uint32_t cleanAfter, float64_t K, uint32_t Tmax, bool verbose) |
Variables | |
static const uint32_t | QPSolverMaxIter =0xFFFFFFFF |
static const float64_t | epsilon =0.0 |
static float64_t * | H |
static float64_t * | H2 |