public abstract class AbstractR1RnFunction extends AbstractRealVectorFunction
Function.EvaluationException| Constructor and Description |
|---|
AbstractR1RnFunction(int dimensionOfDomain) |
| Modifier and Type | Method and Description |
|---|---|
abstract Vector |
evaluate(double x) |
Vector |
evaluate(Vector x)
Evaluate the function f at x, where x is from the domain.
|
dimensionOfDomain, dimensionOfRangeCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.