Chromosome's value.

Namespace:  AForge.Genetic
Assembly:  AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public double[] Value { get; }

Remarks

Current value of the chromosome.

See Also