Searched refs:is_lower_bound (Results 1 – 2 of 2) sorted by relevance
630 #undef is_lower_bound631 #define is_lower_bound(i) (alpha_status[i] < 0) macro668 if( !is_lower_bound(i) ) in solve_generic()826 if( !is_lower_bound(i) && (t = G[i]) > Gmax2 ) // d = -1 in select_working_set()839 if( !is_lower_bound(i) && (t = G[i]) > Gmax1 ) // d = -1 in select_working_set()865 if( is_lower_bound(i) ) in calc_rho()922 if( !is_lower_bound(i) && (t = G[i]) > Gmax2 ) // d = -1 in select_working_set_nu_svm()935 if( !is_lower_bound(i) && (t = G[i]) > Gmax4 ) // d = -1 in select_working_set_nu_svm()975 if( is_lower_bound(i) ) in calc_rho_nu_svm()987 if( is_lower_bound(i) ) in calc_rho_nu_svm()
578 #undef is_lower_bound579 #define is_lower_bound(i) (alpha_status[i] < 0) macro611 if( !is_lower_bound(i) ) in solve_generic()769 if( !is_lower_bound(i) && (t = G[i]) > Gmax2 ) // d = -1 in select_working_set()782 if( !is_lower_bound(i) && (t = G[i]) > Gmax1 ) // d = -1 in select_working_set()807 if( is_lower_bound(i) ) in calc_rho()864 if( !is_lower_bound(i) && (t = G[i]) > Gmax2 ) // d = -1 in select_working_set_nu_svm()877 if( !is_lower_bound(i) && (t = G[i]) > Gmax4 ) // d = -1 in select_working_set_nu_svm()918 if( is_lower_bound(i) ) in calc_rho_nu_svm()930 if( is_lower_bound(i) ) in calc_rho_nu_svm()