MultiRandomVector(Count: Integer): Array;
MultiRandomVector(Count: integer): System.Array;
Count. Size of first dimension of the matrix.
The MultiRandomVector method returns a matrix corresponding to the distribution.
Vector length: Count×K. Where K is distribution dimension determined by value of the ISmMultiNormalDistribution.K property.
The method use is given in the example for ISmMultiNormalDistribution.K.
See also: