Home | History | Annotate | Download | only in ceres

Lines Matching refs:BISECTION

158       (interpolation_type == BISECTION &&
160 // Either: sample is invalid; or we are using BISECTION and contracting
163 } else if (interpolation_type == BISECTION) {
166 // BISECTION interpolation. Using BISECTION when trying to expand is