Package org.encog.ml.genetic.genes

This package is used for Encog Genetic Algorithms.

See:
          Description

Interface Summary
Gene Describes a gene.
 

Class Summary
BasicGene Implements the basic functionality for a gene.
CharGene A gene that holds a single character.
DoubleGene A gene that contains a floating point value.
IntegerGene A gene that contains an integer value.
 

Package org.encog.ml.genetic.genes Description

This package is used for Encog Genetic Algorithms. It holds gene information.



Copyright © 2011. All Rights Reserved.