descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Matrix.width
des
math
linear
matrix
Matrix
Undocumented in source.
enum
width
;
struct
Matrix
(size_t H, size_t W, E)
pure
static if
(
isStaticWidth
)
enum
width
=
W
;
size_t
width
[@property getter]
size_t
width
[@property setter]
Meta
Source
See Source File
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