Clone the chromosome.
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
IChromosome Clone() |
Return Value
[Missing <returns> documentation for M:AForge.Genetic.IChromosome.Clone]
Remarks
The method clones the chromosome returning the exact copy of it.