We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc691d commit c1d502aCopy full SHA for c1d502a
src/StaticArrays.jl
@@ -26,7 +26,7 @@ import LinearAlgebra: transpose, adjoint, dot, eigvals, eigen, lyap, tr,
26
end
27
28
export StaticScalar, StaticArray, StaticVector, StaticMatrix
29
-export Scalar, SArray, SVector, SMatrix
+export Scalar, SArray, SVector, SMatrix, SUnitRange
30
export MArray, MVector, MMatrix
31
export FieldVector
32
export SizedArray, SizedVector, SizedMatrix
0 commit comments