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