SquareMatrix Constructor

Overload List

SquareMatrix(Double) Initializes a new square matrix from the given 2D array.
SquareMatrix(Int32) Initializes a new square matrix.

See Also