IGPGene Methods |
The IGPGene type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clone gene.
| |
CreateNew |
Creates new gene with random type and value.
| |
CreateNew(GPGeneType) |
Creates new gene with certain type and random value.
| |
Generate |
Randomize gene with random type and value.
| |
Generate(GPGeneType) |
Randomize gene with random value.
|