ChromosomeBase Constructor | GeneticSharp |
Initializes a new instance of the ChromosomeBase class.
The length, in genes, of the chromosome.
Namespace: GeneticSharp.Domain.ChromosomesAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- length
- Type: System Int32
[Missing <param name="length"/> documentation for "M:GeneticSharp.Domain.Chromosomes.ChromosomeBase.#ctor(System.Int32)"]
See Also