Package | Description |
---|---|
org.encog.ml.bayesian.parse |
Modifier and Type | Method and Description |
---|---|
ParsedEvent |
ParsedProbability.getChildEvent() |
Modifier and Type | Method and Description |
---|---|
List<ParsedEvent> |
ParsedProbability.getBaseEvents() |
List<ParsedEvent> |
ParsedProbability.getGivenEvents() |
Modifier and Type | Method and Description |
---|---|
void |
ParsedProbability.addBaseEvent(ParsedEvent event)
Add a base event.
|
void |
ParsedProbability.addGivenEvent(ParsedEvent event) |
Copyright © 2014. All Rights Reserved.