descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Matrix.width
des
math
linear
matrix
Matrix
if isStaticWidth it's enum (not available to set)
enum
width
;
size_t
width
[@property getter]
size_t
width
[@property setter]
struct
Matrix
(size_t H, size_t W, E)
pure @
property
static if
(!(
isStaticWidth
))
size_t
width
(
size_t
nw
)
Meta
Source
See Implementation
des
math
linear
matrix
Matrix
aliases
datatype
selftype
constructors
this
functions
T
asArray
cofactor
col
det
expandHeight
expandWidth
fill
fillDiag
inv
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
resize
row
rowReduceInv
setCol
setRect
setRow
sliceHeight
sliceWidth
sub
subWithout
manifest constants
height
width
postblits
this(this)
properties
speedTransformInv
static functions
diag
variables
data
isDynamic
isDynamicAll
isDynamicHeight
isDynamicOne
isDynamicWidth
isStatic
isStaticHeight
isStaticHeightOnly
isStaticWidth
isStaticWidthOnly
if isStaticWidth it's enum (not available to set)