Home | History | Annotate | Download | only in traincascade

Lines Matching defs:GetRow

367     typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed );
374 CvMemStorage* storage, CvSVMKernel* kernel, GetRow get_row,
378 CvMemStorage* storage, CvSVMKernel* kernel, GetRow get_row,
434 GetRow get_row_func;