descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Matrix.this
des
math
linear
matrix
Matrix
Undocumented in source.
this
(X vals)
struct
Matrix
(size_t H, size_t W, E)
pure
static if
(
isStatic
)
this
(
X
...
)
(
in
X
vals
)
this
(X vals)
this
(X vals)
this
(size_t iH, size_t iW, X vals)
this
(size_t iH, size_t iW)
this
(Matrix!(oH, oW, X) mtr)
Meta
Source
See Implementation
des
math
linear
matrix
Matrix
aliases
datatype
selftype
constructors
this
functions
cofactor
col
expandHeight
expandWidth
fill
fillDiag
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
resize
row
setCol
setRect
setRow
sliceHeight
sliceWidth
sub
subWithout
manifest constants
height
isDynamic
isDynamicAll
isDynamicHeight
isDynamicOne
isDynamicWidth
isStatic
isStaticHeight
isStaticHeightOnly
isStaticWidth
isStaticWidthOnly
width
postblits
this(this)
properties
T
asArray
det
inv
rowReduceInv
speedTransformInv
static functions
diag
variables
data