Gets or sets the probability that a genome will mutate
after it was created.
Namespace: Extreme.Mathematics.Optimization.GeneticAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public double ChildMutationProbability { get; set; }
Public Property ChildMutationProbability As Double
Get
Set
public:
property double ChildMutationProbability {
double get ();
void set (double value);
}
member ChildMutationProbability : float with get, set
Property Value
Type:
Double
Numerical Libraries
Supported in: 6.0
Reference