public class Max extends Object implements BivariateFunction
Constructor and Description |
---|
Max() |
public double value(double x, double y)
value
in interface BivariateFunction
x
- Abscissa for which the function value should be computed.y
- Ordinate for which the function value should be computed.Copyright © 2017 CNES. All rights reserved.