|
WebCab Optimization v2.6 (J2EE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to implement n-dimensional functions
which will be analyzed by the Sensitivity Grid Enterprise JavaBean.
Multidimensional functions are functions that have more than one
variable.
SensitivityAnalysis| Method Summary | |
int |
getNVariables()
|
double |
getValueAtVector(double[] x)
Computes the value of the function in the point x. |
| Method Detail |
public double getValueAtVector(double[] x)
throws Exception
x.
x - a vector containing the values of the variables
x
Exceptionpublic int getNVariables()
|
WebCab Optimization v2.6 (J2EE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||