| Package | Description |
|---|---|
| org.apache.commons.math.analysis.polynomials |
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
|
| Modifier and Type | Method and Description |
|---|---|
double |
PolynomialSplineFunction.value(double v)
Compute the value for the function.
|
Copyright © 2003–2018. All rights reserved.