Interface implemented by generators of random or quasi-random multidimension sequences.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public interface IRandomSequence
Visual Basic (Declaration)
Public Interface IRandomSequence
Visual C++
public interface class IRandomSequence

See Also