HomeSort by relevance Sort by last modified time
    Searched refs:get_row_one_class (Results 1 - 2 of 2) sorted by null

  /external/opencv/ml/src/
mlsvm.cpp 450 &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,
    [all...]
  /external/opencv/ml/include/
ml.h 467 virtual float* get_row_one_class( int i, float* row, float* dst, bool existed );
    [all...]

Completed in 34 milliseconds