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