|
|||||||||
| Home >> All >> riso >> [ distributions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
riso.distributions
Interface LambdaMessageHelper

- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- TrivialLambdaMessageHelper
- public interface LambdaMessageHelper
- extends java.io.Serializable
| Method Summary | |
Distribution |
compute_lambda_message(ConditionalDistribution px,
Distribution lambda,
Distribution[] pi_messages)
Compute the likelihood message from a variable to a parent. |
| Method Detail |
compute_lambda_message
public Distribution compute_lambda_message(ConditionalDistribution px, Distribution lambda, Distribution[] pi_messages) throws java.lang.Exception
- Compute the likelihood message from a variable to a parent.
This is defined as p(``e below''|x) ... NEEDS WORK !!!
|
|||||||||
| Home >> All >> riso >> [ distributions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC