C# (CSharp) Encog.Solve.Genetic.Genes Namespace

Classes

Name Description
BasicGene Implements the basic functionality for a gene. This is an abstract class.
DoubleGene A gene that contains a floating point value.
IntegerGene A gene that holds an integer.