Basic arithmetic for compile-time-sized matrices either allocated on the stack
(SMatrix)
or on the heap (HMatrix)
using const generics. Both matrix types are fully interoperable with each other.
The elements of a SMatrix
can be other SMatrices
which theoretically could
contain SMatrices
themselves up to arbitrarily deep finite nesting levels.
-
Notifications
You must be signed in to change notification settings - Fork 0
Basic arithmetic for compile-time-sized matrices using Rust const generics
License
stefan-zobel/fixed-size-matrix-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic arithmetic for compile-time-sized matrices using Rust const generics
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published