| Package | Description |
|---|---|
| org.encog.mathutil.probability.vars |
| Modifier and Type | Method and Description |
|---|---|
RandomVariable |
VariableList.get(int i) |
RandomVariable |
VariableList.get(String label) |
RandomVariable |
VariableList.requireEvent(String label) |
| Modifier and Type | Method and Description |
|---|---|
List<RandomVariable> |
VariableList.contents() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableList.add(RandomVariable v) |
int |
VariableList.indexOf(RandomVariable s) |
Copyright © 2014. All Rights Reserved.