StaticArraysCore
September 21, 2022 ยท View on GitHub
Interface package for StaticArrays.jl.
Contains definitions for the following types and functions:
- immutable:
SArray,SVectorandSMatrix, - mutable:
MArray,MVectorandMMatrix, - wrapper:
SizedArray,SizedVectorandSizedMatrix, SizeandDynamic,similar_type.