Click or drag to resize
Accord.NET (logo)

GEPChromosomelength Field

GEP chromosome's length.

Namespace:  Accord.Genetic
Assembly:  Accord.Genetic (in Accord.Genetic.dll) Version: 3.8.0
Syntax
protected int length
Request Example View Source

Field Value

Type: Int32
Remarks

Note Note
The variable keeps chromosome's length, but not expression length represented by the chromosome.

See Also