Searched refs:get_C (Results 1 – 2 of 2) sorted by relevance
636 #undef get_C637 #define get_C(i) (C[y[i]>0]) macro641 alpha_status[i] = (schar)(alpha[i] >= get_C(i) ? 1 : alpha[i] <= 0 ? -1 : 0)703 C_i = get_C(i); in solve_generic()704 C_j = get_C(j); in solve_generic()
584 #undef get_C585 #define get_C(i) (C[y[i]>0]) macro589 alpha_status[i] = (schar)(alpha[i] >= get_C(i) ? 1 : alpha[i] <= 0 ? -1 : 0)646 C_i = get_C(i); in solve_generic()647 C_j = get_C(j); in solve_generic()