Searched defs:getVarImportance (Results 1 – 2 of 2) sorted by relevance
499 Mat getVarImportance() const CV_OVERRIDE { return Mat_<float>(impl.varImportance, true); } in getVarImportance() function in cv::ml::CV_FINAL
4143 Mat CvDTree::getVarImportance() in getVarImportance() function in CvDTree