OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3180 milliseconds