The ExtendedGeneFunction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExtendedGeneFunction | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clone the gene.
| |
| CreateNew | Overloaded. | |
| Generate | Overloaded. | |
| ToString |
Get string representation of the gene.
(Overrides Object..::.ToString()()().) |
Fields
| Name | Description | |
|---|---|---|
| FunctionsCount |
Number of different functions supported by the class.
| |
| rand |
Random number generator for chromosoms generation.
|
Properties
| Name | Description | |
|---|---|---|
| ArgumentsCount |
Arguments count.
| |
| GeneType |
Gene type.
| |
| MaxArgumentsCount |
Maximum arguments count.
|