Click or drag to resize

Matrix Constructor

Overload List
 NameDescription
Public methodMatrix(Double) Initializes a new instance of the Matrix class using a array.
Public methodMatrix(Int32) Initializes a new instance of the Matrix class of the given size.
Public methodMatrix(Int32, Int32) Initializes a new instance of the Matrix class of the given size.
Top
See Also