Lines Matching refs:coeff
117 const NL::Vector & coeff = fitter.result();
119 if ( !check_bound(1, coeff[0], coeff[1], coeff[2], coeff[3], coeff[4]) )
294 const NL::Vector & coeff = fitter.result();
298 e.setCoefficients(1, coeff[0], coeff[1], coeff[2], coeff[3], coeff[4]);