Click or drag to resize
Accord.NET (logo)

IGPGene Methods

The IGPGene type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone gene.
Public methodCreateNew
Creates new gene with random type and value.
Public methodCreateNew(GPGeneType)
Creates new gene with certain type and random value.
Public methodGenerate
Randomize gene with random type and value.
Public methodGenerate(GPGeneType)
Randomize gene with random value.
Top
See Also