![]() | Independent |
Name | Description | |
---|---|---|
![]() | Fill(IRandomNumberDistributionDouble, DoubleMatrix) | Fills the columns of a given matrix with independent random streams following the given probablility distribution. |
![]() | Fill(IRandomNumberDistributionDouble, DoubleMatrix) | Fills the columns of a given matrix with independent random streams following the given probablility distributions. |
![]() | Fill(IRandomNumberDistributionSingle, FloatMatrix) | Fills the columns of a given matrix with independent random streams following the given probablility distribution. |
![]() | Fill(IRandomNumberDistributionSingle, FloatMatrix) | Fills the columns of a given matrix with independent random streams following the given probablility distributions. |
![]() | FillT(IRandomNumberDistributionT, T) | Fills an array of independent random number streams with random deiviats which follow the given probability distribution. |
![]() | FillT(IRandomNumberDistributionT, T) | Fills an array of independent random number streams with each stream following a given probability distribution. |