Searched refs:get_row_one_class (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/src/
H A Dmlsvm.cpp450 &CvSVMSolver::get_row_one_class;
539 float* CvSVMSolver::get_row_one_class( int, float* row, float*, bool ) function in class:CvSVMSolver
1036 _alpha, 1., 1., _storage, _kernel, &CvSVMSolver::get_row_one_class,
/external/opencv/ml/include/
H A Dml.h467 virtual float* get_row_one_class( int i, float* row, float* dst, bool existed );

Completed in 55 milliseconds