Added inline to explicit template specialization functions

This commit is contained in:
2025-02-03 12:34:37 -05:00
parent c1a1f994ea
commit 519c953fcb
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
A Simple matrix math library focused on embedded development which avoids and heap memory allocation unless you explicitly ask for it.
This matrix math library is focused on embedded development and avoids any heap memory allocation unless you explicitly ask for it.