Click or drag to resize

AbstractRandomNumberStream Fields

The AbstractRandomNumberStream type exposes the following members.

Fields
 NameDescription
Protected fielddisposed_ Flag indicating if the object is disposed.
(Inherited from RandomNumberStream)
Protected fieldstream_ The MKL stream pointer.
(Inherited from RandomNumberStream)
Protected fieldtype_ The basic random generator type.
(Inherited from RandomNumberStream)
Top
See Also