Uses of Class
com.imsl.math.CsShape.TooManyIterationsException
Packages that use CsShape.TooManyIterationsException
-
Uses of CsShape.TooManyIterationsException in com.imsl.math
Constructors in com.imsl.math that throw CsShape.TooManyIterationsExceptionModifierConstructorDescriptionCsShape(double[] xData, double[] yData) Construct a cubic spline interpolant which is consistent with the concavity of the data.