OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_max_k
(Results
1 - 2
of
2
) sorted by null
/external/opencv/ml/src/
mlknearest.cpp
84
int CvKNearest::
get_max_k
() const { return max_k; }
function in class:CvKNearest
/external/opencv/ml/include/
ml.h
293
int
get_max_k
() const;
[
all
...]
Completed in 54 milliseconds