getVarType        192 modules/ml/include/opencv2/ml.hpp     CV_WRAP virtual Mat getVarType() const = 0;
getVarType        142 modules/ml/src/tree.cpp     Mat vtype = data->getVarType();