dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
Matrix.columnCount
dstruct
matrix
Matrix
The number of columns in this matrix.
struct
Matrix
(Number, size_t _rowCount, size_t _columnCount)
enum
columnCount
=
_columnCount
;
Meta
Source
See Source File
dstruct
matrix
Matrix
manifest constants
columnCount
empty
isSquare
rowCount
The number of columns in this matrix.