IMSL C# Numerical Library

IRandomSequence Interface

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

For a list of all members of this type, see IRandomSequence Members.

public interface IRandomSequence

Types that implement IRandomSequence

Type Description
FaureSequence Generates the low-discrepancy Faure sequence.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

IRandomSequence Members | Imsl.Stat Namespace