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