Home
last modified time | relevance | path

Searched refs:cvPreprocessVarType (Results 1 – 3 of 3) sorted by relevance

/external/opencv/ml/src/
D_ml.h339 CvMat* cvPreprocessVarType( const CvMat* type_mask, const CvMat* var_idx,
Dml_inner_functions.cpp565 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType() function
Dmltree.cpp234 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_all, &r_type )); in CV_IMPLEMENT_QSORT_EX()