|
JMSLTM Numerical Library 5.0.1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface HyperRectangleQuadrature.Function
Public interface function for the HyperRectangleQuadrature class.
| Method Summary | |
|---|---|
double |
f(double[] x)
Returns the value of the function at the given point. |
| Method Detail |
|---|
double f(double[] x)
x - a double array specifying the point at which the function is to
be evaluated
double specifying the value of the function at x
|
JMSLTM Numerical Library 5.0.1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||