Home
last modified time | relevance | path

Searched refs:get_support_vector_count (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h516 virtual int get_support_vector_count() const;
/external/opencv/ml/src/
Dmlsvm.cpp1189 int CvSVM::get_support_vector_count() const in get_support_vector_count() function in CvSVM