Interface package for StaticArrays.jl.
Contains definitions for the following types:
- immutable:
SArray
,SVector
andSMatrix
, - mutable:
MArray
,MVector
andMMatrix
, - wrapper:
SizedArray
,SizedVector
andSizedMatrix
.
Interface package for StaticArrays.jl.
Contains definitions for the following types:
SArray
, SVector
and SMatrix
,MArray
, MVector
and MMatrix
,SizedArray
, SizedVector
and SizedMatrix
.