carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
MatrixExpression.inferSize
carbon
linear
MatrixExpression
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MatrixExpression
(Lhs, string s, Rhs)
static
InferredResult
inferSize
(
Msize_t
r
,
Msize_t
c
)
if
(
isValidOperator
!(
Lhs
,
s
,
Rhs
) &&
(
isAbstractMatrix
!
Lhs
||
isAbstractMatrix
!
Rhs
)
&&
!
(
isMatrix
!
Lhs
||
isMatrix
!
Rhs
)
)
Meta
Source
See Implementation
carbon
linear
MatrixExpression
functions
opIndex
manifest constants
etoSpec
static functions
inferSize