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

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

Completed in 62 milliseconds