Variance value of the generator.

Namespace:  AForge.Math.Random
Assembly:  AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public float Variance { get; }

Implements

IRandomNumberGenerator..::.Variance

See Also