Click or drag to resize
IRandomSequenceDimension Property
Returns the dimension of the sequence.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
int Dimension { get; }

Property Value

Type: Int32
A int which specifies the dimension.
See Also