Usual gene mutation.

Namespace:  AForge.Genetic
Assembly:  AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
protected void MutateGene()

Remarks

The method performs usual gene mutation by randomly changing randomly selected gene.

See Also