Lines Matching full:p_step
1612 double degree_step = 10, g_step = 10, coef_step = 10, C_step = 10, nu_step = 10, p_step = 10;1697 CV_ASSERT( p_step > 1 && C_step > 1 && nu_step > 1 );2452 p_step = 7; // all steps must be > 12591 p_step = p_grid->step;2620 assert( p_step > 1 && C_step > 1 && nu_step > 1 );2642 p_step )