C# (CSharp) Encog.Solve.Genetic.Genes 네임스페이스

클래스들

이름 설명
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.