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 TypeClassDescriptionclassEstimates coefficients of a polynomial passing through provided set of x and y points.classEstimates coefficients of a polynomial passing through provided set of x and y points.