carbon v1.8.0 (2018-09-02T09:54:37Z)
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