dstruct ~master (2015-04-27T00:40:08Z)
Home
Dub
Repo
Matrix.array2D
dstruct
matrix
Matrix
The data backing this matrix.
struct
Matrix
(Number, size_t _rowCount, size_t _columnCount)
Number
[
columnCount
][
rowCount
]
array2D
;
Meta
Source
See Implementation
dstruct
matrix
Matrix
constructors
this
functions
opApply
opBinary
opIndex
opOpAssign
manifest constants
columnCount
empty
isSquare
rowCount
properties
array1D
variables
array2D
The data backing this matrix.