Click or drag to resize
Accord.NET (logo)

GEPChromosome Fields

The GEPChromosome type exposes the following members.

Fields
  NameDescription
Protected fieldfitness
Chromosome's fitness value.
(Inherited from ChromosomeBase.)
Protected fieldgenes
Array of chromosome's genes.
Protected fieldheadLength
Length of GEP chromosome's head.
Protected fieldlength
GEP chromosome's length.
Top
See Also