|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnivariateVectorFunction
An interface representing a univariate vectorial function.
Method Summary | |
---|---|
double[] |
value(double x)
Compute the value for the function. |
Method Detail |
---|
double[] value(double x)
x
- the point for which the function value should be computed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |