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

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

Completed in 63 milliseconds