A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/T_Accord_Math_Random_IRandomNumberGenerator.htm below:

IRandomNumberGenerator Interface

Note: This API is now obsolete.

Interface for random numbers generators.

Namespace:  Accord.Math.Random
Assembly:

Accord.Math (in Accord.Math.dll) Version: 3.8.0

Syntax
[ObsoleteAttribute("Please use IRandomNumberGenerator<T> instead.")]
public interface IRandomNumberGenerator
<ObsoleteAttribute("Please use IRandomNumberGenerator<T> instead.")>
Public Interface IRandomNumberGenerator

The IRandomNumberGenerator type exposes the following members.

Properties   Name Description Mean

Mean value of generator.

Variance

Variance value of generator.

Top Methods   Name Description Next

Generate next random number.

SetSeed

Set seed of the random numbers generator.

Top Remarks

The interface defines set of methods and properties, which should be implemented by different algorithms for random numbers generatation.

See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4