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

  /external/opencv/ml/src/
mlsvm.cpp 954 bool CvSVMSolver::solve_c_svc( int _sample_count, int _var_count, const float** _samples, schar* _y, function in class:CvSVMSolver
    [all...]
  /external/opencv/ml/include/
ml.h 410 virtual bool solve_c_svc( int count, int var_count, const float** samples, schar* y,
    [all...]

Completed in 18 milliseconds