dstruct ~master (2015-04-27T00:40:08Z)
Home
Dub
Repo
Matrix.isSquare
dstruct
matrix
Matrix
true if this matrix is a square matrix.
struct
Matrix
(Number, size_t _rowCount, size_t _columnCount)
enum
isSquare
=
true
;
Meta
Source
See Source File
dstruct
matrix
Matrix
manifest constants
columnCount
empty
isSquare
rowCount
true if this matrix is a square matrix.