Commit Graph

4 Commits (b2666dc39e7b02a89aed0db6fab5dd9044eb0c24)

Author SHA1 Message Date
Brett b2666dc39e fix transpose 2023-02-28 23:43:56 -05:00
Brett 1d7775a742 fix missing template parameters in new vector 2023-02-28 23:30:16 -05:00
Brett e1ace0d64d fix transposed matrix operators 2023-02-28 23:23:00 -05:00
Brett 7ff48d4916 cleanup math
-Moved matrix and vectors into their own file
-math.h now includes all math components
-math moved into sub-folder
-matrix class updated
-new vector types added
2023-02-28 23:20:56 -05:00