carbon v1.5.4 (2015-09-23T08:11:56Z)
Home
Dub
Repo
DMatrix.this
carbon
linear
DMatrix
Undocumented in source.
struct
DMatrix
(T, Msize_t rs = dynamic, Msize_t cs = dynamic, Major mjr = Major.row)
this
(
M
)
(
auto
ref
M
m
)
if
(
!
is
(
M
==
typeof
(this))
)
Meta
Source
See Implementation
carbon
linear
DMatrix
constructors
this
functions
opAssign
opIndex
manifest constants
major
properties
noAlias
reference
variables
cols
isColumnMajor
isRowMajor
rows