Home
last modified time | relevance | path

Searched refs:getAlgorithmType (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/java/src/
Dml+KNearest.java110 public int getAlgorithmType() in getAlgorithmType() method in KNearest
Dml.cpp2852 int _retval_ = (*me)->getAlgorithmType( ); in Java_org_opencv_ml_KNearest_getAlgorithmType_10()
/external/opencv3/modules/ml/src/
Dknearest.cpp442 int getAlgorithmType() const in getAlgorithmType() function in cv::ml::KNearestImpl
/external/opencv3/modules/ml/include/opencv2/
Dml.hpp421 CV_WRAP virtual int getAlgorithmType() const = 0;