Home | History | Annotate | Download | only in traincascade

Lines Matching full:existed

367     typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed );
441 existed );
442 virtual float* get_row_one_class( int i, float* row, float* dst, bool existed );
443 virtual float* get_row_svr( int i, float* row, float* dst, bool existed );