|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- class type of the conditional variable, i.e. y in the upper example@ALDMetaInfo(export=ALLOWED) public interface ConditionalDistribution<T>
Interface for conditional densities, e.g. p(x|y)
Method Summary | |
---|---|
T |
getCondition()
Get conditional variable |
void |
setCondition(T condition)
Set the conditional variable |
Method Detail |
---|
T getCondition()
void setCondition(T condition)
condition
- conditional variable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |