carbon v0.0.3 (2014-05-12T14:15:52Z)
Home
Dub
Repo
staticRows
carbon
linear
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
staticRows
()
size_t
staticRows
()
size_t
staticRows
()
@
property
size_t
staticRows
(
R
)
(
)
if
(
!
isNarrowMatrix
!
R
&&
is
(
typeof
(
R.init
[0]))
&&
!
is
(
typeof
(
R.init
[0][0]))
&&
hasLength
!
R
)
Meta
Source
See Implementation
carbon
linear
aliases
Msize_t
enums
ETOSpec
Major
hasDynamicColumns
hasDynamicLength
hasDynamicRows
hasStaticCols
hasStaticLength
hasStaticRows
isMatrix
isNarrowMatrix
isNarrowVector
functions
assignAt
at
cartesian
cols
columnVectors
congeal
cross
dot
matrix
matrixExpression
norm
permutation
pluDecomposeInPlace
rowVectors
rows
staticCols
staticRows
sub
swizzle
toFlatten
toMatrix
toRange
trace
manifest constants
defaultMajor
properties
identity
ones
transpose
structs
DMatrix
InferredResult
MatrixExpression
PLU
SMatrix
templates
ETOperatorSpec
ElementType
ExpressionOperators
ExpressionOperatorsInferable
SCVector
SRVector
SVector
defaultExprOps
hasAssignableElements
hasLvalueElements
isPermutationMatrix
isValidOperator
isValidOperatorImpl
variables
dynamic
isAbstractMatrix
isNotVectorOrMatrix
isVector
wild