Searched defs:VAR_CATEGORICAL (Results 1 - 2 of 2) sorted by relevance
/external/opencv3/modules/java/src/ | ||
H A D | ml+Ml.java | 14 VAR_CATEGORICAL = 1, field in class:Ml |
/external/opencv3/modules/ml/include/opencv2/ | ||
H A D | ml.hpp | 85 VAR_CATEGORICAL =1 //!< categorical variables enumerator in enum:cv::ml::VariableTypes |
Completed in 82 milliseconds