Uses of Class
org.apache.commons.math.ArgumentOutsideDomainException
Packages that use ArgumentOutsideDomainException
Package
Description
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
-
Uses of ArgumentOutsideDomainException in org.apache.commons.math.analysis.polynomials
Methods in org.apache.commons.math.analysis.polynomials that throw ArgumentOutsideDomainExceptionModifier and TypeMethodDescriptiondouble
PolynomialSplineFunction.value
(double v) Compute the value for the function.