Searched defs:getVarType (Results 1 – 3 of 3) sorted by relevance
106 inline VarType getVarType (const VarType& type, const TypeComponentVector& path) { return getVarT… in getVarType() function374 VarType getVarType (const VarType& type, Iterator begin, Iterator end) in getVarType() function
311 public Mat getVarType() in getVarType() method in TrainData
155 Mat getVarType() const { return varType; } in getVarType() function in cv::ml::TrainDataImpl