Lines Matching refs:get_row_func
369 get_row_func = 0;444 get_row_func = _get_row;445 if( !get_row_func )446 get_row_func = params->svm_type == CvSVM::EPS_SVR ||571 return (this->*get_row_func)( i, row, dst, existed );