|
|||||||||||
| 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.GenzTestIntegrands.GenzCornerPeak
| Constructor Summary | |
GenzTestIntegrands.GenzCornerPeak(int dimension,
double h)
|
|
| 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 GenzTestIntegrands.GenzCornerPeak(int dimension,
double h)
| Method Detail |
public 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 int dimension()
Integrand
dimension in class Integrandpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||