T
- the type of the field elementspublic interface CalculusFieldMultivariateVectorFunction<T extends CalculusFieldElement<T>>
MultivariateVectorFunction
Modifier and Type | Method and Description |
---|---|
T[] |
value(T... x)
Compute the value of the function.
|
Copyright © 2016-2022 CS GROUP. All rights reserved.