BasicRandomization GetDouble Method | GeneticSharp |
Gets a double value between 0.0 and 1.0.
Namespace: GeneticSharp.Domain.RandomizationsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Return Value
Type:![Online Online](online_icon.gif)
The double value.
Implements
IRandomization GetDoubleSee Also