UniformMutation Constructor ( Int32 ) | GeneticSharp |
Initializes a new instance of the UniformMutation class.
Namespace: GeneticSharp.Domain.MutationsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- mutableGenesIndexes
- Type: System Int32
Mutable genes indexes.
See Also