carbon ~master (2016-11-08T03:28:07Z)
Home
Dub
Repo
SRVector
carbon
linear
要素がメモリ上に連続して存在するような行列
struct
SMatrix
(T, Msize_t rs = 0, Msize_t cs = 0, Major mjr = Major.row)
template
SRVector
(T, Msize_t size)
template
SRVector (
T
Msize_t
size
) {}
template
SCVector
(T, Msize_t size)
template
SVector
(T, Msize_t size)
Meta
Source
See Implementation
carbon
linear
enums
ETOSpec
Major
functions
cartesian
columnVectors
congeal
cross
hermitian
matrix
matrixExpression
norm
permutation
pluDecomposeInPlace
rowVectors
sub
swizzle
toFlatten
toMatrix
toRange
trace
manifest constants
defaultMajor
properties
identity
ones
transpose
structs
DMatrix
InferredResult
MatrixExpression
PLU
PMatrix
SMatrix
templates
ETOperatorSpec
ElementType
ExpressionOperators
ExpressionOperatorsInferable
SCVector
SRVector
SVector
defaultExprOps
hasAssignableElements
hasLvalueElements
isValidOperator
variables
hasView
isAbstractMatrix
isNotVectorOrMatrix
isVector
要素がメモリ上に連続して存在するような行列