Click or drag to resize

MatrixNormal Constructor

Overload List
  NameDescription
Public methodMatrixNormal(Int32, Int32)
Creates new instance of MatrixNormal with default settings (0, En, Em).
Public methodMatrixNormal(Matrix, Matrix, Matrix)
Creates new instance of MatrixNormal with user specified parameters.
Public methodMatrixNormal(RandomGenerator, Matrix, Matrix, Matrix)
Creates new instance of with user specified generator and parameters.
Top
See Also