|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LHCalculator
Nested Class Summary | |
---|---|
static class |
LHCalculator.AbstractExternal
|
static interface |
LHCalculator.External
The External calculator does not maintain any state and is approapriate for calculation where a store is provided |
static interface |
LHCalculator.Factory
|
static interface |
LHCalculator.Generator
|
static interface |
LHCalculator.Internal
The Internal calculator may maintain state and is approapriate permanent attachment to internal nodes of the tree structure |
static interface |
LHCalculator.Leaf
A LHCalculator.Leaf object is attached to each leaf node and can be used to calculated conditional probabilities across the related branch. |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |