|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectq1471341.mp1074.integration.Integrand
q1471341.mp1074.test.TestOptimizer.F
| Constructor Summary | |
TestOptimizer.F(int dim)
Default constructor of class F_Alpha |
|
| Method Summary | |
int |
dimension()
Returns the dimension of the domain of the function. |
double |
evaluate(double[] x)
Evaluates the integrand at the specified point. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestOptimizer.F(int dim)
F_Alpha
| Method Detail |
public int dimension()
Integrand
dimension in class Integrandpublic double evaluate(double[] x)
IntegrandcheckArgument may be used for this
purpose.
evaluate in class Integrandx - the point in R^s where the integrand is to be evaluated
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||