I'm just trying to re-learn some C++. This is amateurish, implementation of your usual mathematical matrices know from linear algebra as class template (so you can store any type of data in them, but be sure to overload operators like addition in your custom data type).
-
Notifications
You must be signed in to change notification settings - Fork 0
I'm just trying to re-learn some C++. This is amateurish, implementation of your usual mathematical matrices know from linear algebra as class template (so you can store any type of data in them, but be sure to overload operators like addition in your custom data type).
Zaratusztra/simple_mathematical_matrices
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I'm just trying to re-learn some C++. This is amateurish, implementation of your usual mathematical matrices know from linear algebra as class template (so you can store any type of data in them, but be sure to overload operators like addition in your custom data type).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published