Home | History | Annotate | Download | only in include

Lines Matching defs:GetRow

392     typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed );
399 CvMemStorage* storage, CvSVMKernel* kernel, GetRow get_row,
403 CvMemStorage* storage, CvSVMKernel* kernel, GetRow get_row,
459 GetRow get_row_func;