HomeSort by relevance Sort by last modified time
    Searched full:var_type0 (Results 1 - 1 of 1) sorted by null

  /external/opencv/ml/src/
mltree.cpp 131 CvMat* var_type0 = 0; local
234 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_all, &r_type ));
245 var_type->data.i[vi] = var_type0->data.ptr[vi] == CV_VAR_CATEGORICAL ?
541 cvReleaseMat( &var_type0 );
    [all...]

Completed in 373 milliseconds