|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleHolder | |
|---|---|
| org.encog.ml.ea.rules | |
| org.encog.ml.ea.train | |
| org.encog.ml.ea.train.basic | |
| Uses of RuleHolder in org.encog.ml.ea.rules |
|---|
| Classes in org.encog.ml.ea.rules that implement RuleHolder | |
|---|---|
class |
BasicRuleHolder
Basic implementation of a rule holder. |
| Uses of RuleHolder in org.encog.ml.ea.train |
|---|
| Methods in org.encog.ml.ea.train that return RuleHolder | |
|---|---|
RuleHolder |
EvolutionaryAlgorithm.getRules()
|
| Methods in org.encog.ml.ea.train with parameters of type RuleHolder | |
|---|---|
void |
EvolutionaryAlgorithm.setRules(RuleHolder rules)
Set the rules holder to use. |
| Uses of RuleHolder in org.encog.ml.ea.train.basic |
|---|
| Methods in org.encog.ml.ea.train.basic that return RuleHolder | |
|---|---|
RuleHolder |
BasicEA.getRules()
|
| Methods in org.encog.ml.ea.train.basic with parameters of type RuleHolder | |
|---|---|
void |
BasicEA.setRules(RuleHolder rules)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||