Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Square
Matrix Constructor
Overload List
SquareMatrix(
Double
)
Initializes a new square matrix from the given 2D array.
SquareMatrix(Int32)
Initializes a new square matrix.
See Also
Reference
SquareMatrix Class
Meta.Numerics.Matrices Namespace
In This Article
Overload List
See Also