Population Based Optimizer<TSolution, TPopulation, TCandidate>.Random Source Property
Gets or sets the random number generator used by the optimizer.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
public IRandomSource RandomSource { get; set; }Property Value
IRandomSourceRemarks
The default value for the random number generator is RandomSource.