Searched defs:computeCoefficients (Results 1 – 3 of 3) sorted by relevance
177 protected void computeCoefficients() { in computeCoefficients() method in PolynomialFunctionNewtonForm
221 protected void computeCoefficients() throws ArithmeticException { in computeCoefficients() method in PolynomialFunctionLagrangeForm
238 public void computeCoefficients(final int mu, final double h) { in computeCoefficients() method in GraggBulirschStoerStepInterpolator