Click or drag to resize

MapackMatrix Constructor

Overload List
 NameDescription
Public methodMapackMatrix(Double)Constructs a matrix from the given array.
Public methodMapackMatrix(Int32, Int32)Constructs an empty matrix of the given size.
Public methodMapackMatrix(Int32, Int32, Double)Constructs a matrix of the given size and assigns a given value to all diagonal elements.
Top
See Also