dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
DMatrix.this
dkh
matrix
DMatrix
Undocumented in source.
this
(size_t h, size_t w)
struct
DMatrix
(T)
this
(
size_t
h
,
size_t
w
)
this
(size_t h, size_t w, T[] d)
size_t
h
;
size_t
w
;
Meta
Source
See Implementation
dkh
matrix
DMatrix
constructors
this
functions
dup
opBinary
opIndex
opOpAssign
properties
height
width
variables
data
h
w