carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
MatrixExpression.rows
carbon
linear
MatrixExpression
Undocumented in source.
enum
rows
;
enum
rows
;
size_t
rows
[@property getter]
size_t
rows
[@property getter]
enum
rows
;
enum
rows
;
size_t
rows
[@property getter]
size_t
rows
[@property getter]
enum
rows
;
size_t
rows
[@property getter]
enum
rows
;
struct
MatrixExpression
(Lhs, string s, Rhs)
static if
(!(
(isMatrix!Lhs || isAbstractMatrix!Lhs) && (isMatrix!Rhs || isAbstractMatrix!Rhs)
))
static if
(!(
isMatrix!Lhs || isAbstractMatrix!Lhs
))
static if
(
hasStaticRows!Rhs
)
enum
rows
=
Rhs.rows
;
size_t
rows
[@property getter]
Meta
Source
See Source File
carbon
linear
MatrixExpression
functions
opIndex
manifest constants
cols
etoSpec
rows