MatrixNormal Constructor |
Name | Description | |
---|---|---|
MatrixNormal(Int32, Int32) |
Creates new instance of MatrixNormal with default settings (0, En, Em).
| |
MatrixNormal(Matrix, Matrix, Matrix) |
Creates new instance of MatrixNormal with user specified parameters.
| |
MatrixNormal(RandomGenerator, Matrix, Matrix, Matrix) |
Creates new instance of with user specified generator and parameters.
|