Click or drag to resize
Accord.NET (logo)

BinaryChromosome Fields

The BinaryChromosome type exposes the following members.

Fields
  NameDescription
Protected fieldfitness
Chromosome's fitness value.
(Inherited from ChromosomeBase.)
Protected fieldlength
Chromosome's length in bits.
Public fieldStatic memberMaxLength
Chromosome's maximum length.
Protected fieldval
Numerical chromosome's value.
Top
See Also