T
- the type of the field elementspublic interface RealFieldUnivariateVectorFunction<T extends RealFieldElement<T>>
Modifier and Type | Method | Description |
---|---|---|
T[] |
value(T x) |
Compute the value for the function.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.