|
|||||||||
| Home >> All >> riso >> [ apps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
riso.apps
Class ExpectedCostIntegrand

java.lang.Objectriso.apps.ExpectedCostIntegrand
- All Implemented Interfaces:
- riso.numerical.Callback_1d
- class ExpectedCostIntegrand
- extends java.lang.Object
- implements riso.numerical.Callback_1d
- extends java.lang.Object
| Field Summary | |
(package private) riso.distributions.Distribution |
p
|
| Constructor Summary | |
(package private) |
ExpectedCostIntegrand(riso.distributions.Distribution p)
|
| Method Summary | |
double |
f(double x)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
p
riso.distributions.Distribution p
| Constructor Detail |
ExpectedCostIntegrand
ExpectedCostIntegrand(riso.distributions.Distribution p)
| Method Detail |
f
public double f(double x)
throws java.lang.Exception
- Specified by:
fin interfaceriso.numerical.Callback_1d
|
|||||||||
| Home >> All >> riso >> [ apps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
riso.apps.ExpectedCostIntegrand