The data type of the matrix elements.
Indicates whether the matrix is square.
Indicates whether the matrix is tall (more rows than columns).
Indicates whether the matrix is wide (more columns than rows).
The elements of the matrix.
The numercal class to use for calculations
The number of rows in the matrix.
The shape of the matrix.
The total number of elements in the matrix.
Generated using TypeDoc
The number of columns in the matrix.