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

java.lang.Objectriso.apps.ExpectedCost
- public class ExpectedCost
- extends java.lang.Object
| Constructor Summary | |
ExpectedCost()
|
|
| Method Summary | |
static double |
expected_cost(double[] alpha,
double[] beta,
riso.distributions.Distribution posterior)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ExpectedCost
public ExpectedCost()
| Method Detail |
main
public static void main(java.lang.String[] args)
expected_cost
public static double expected_cost(double[] alpha,
double[] beta,
riso.distributions.Distribution posterior)
throws java.lang.Exception
|
|||||||||
| Home >> All >> riso >> [ apps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
riso.apps.ExpectedCost