carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
DMatrix.cols
carbon
linear
DMatrix
Undocumented in source. Be warned that the author may not have intended to support it.
enum
size_t
cols
;
size_t
cols
[@property getter]
struct
DMatrix
(T, Msize_t rs = dynamic, Msize_t cs = dynamic, Major mjr = Major.row)
@
property
const
static if
(!(
cs != dynamic
))
size_t
cols
(
)
size_t
cols
[@property setter]
Meta
Source
See Implementation
carbon
linear
DMatrix
constructors
this
functions
opAssign
opIndex
manifest constants
major
properties
noAlias
reference
variables
cols
isColumnMajor
isRowMajor
rows