Uses of Class
com.irurueta.numerical.interpolation.InterpolatingPolynomialEstimator
Packages that use InterpolatingPolynomialEstimator
-
Uses of InterpolatingPolynomialEstimator in com.irurueta.numerical.interpolation
Subclasses of InterpolatingPolynomialEstimator in com.irurueta.numerical.interpolationModifier and TypeClassDescriptionclass
Estimates coefficients of a polynomial passing through provided set of x and y points.class
Estimates coefficients of a polynomial passing through provided set of x and y points.