Commit Graph

4 Commits (bd4f07d866673d68b9ccf56368f340496047ed1b)

Author SHA1 Message Date
Brett bd4f07d866 add restrictions to vector template 2023-03-29 13:12:17 -04:00
Brett bd89abb2f3 random tests 2023-03-04 22:38:25 -05:00
Brett 811cdff8d1 refactor profiler
code is now much more clean
	-removed ugly nested loops
	-used functions to reduce code clutter and duplcation
removed redundant functions
cleaned up sort and improved names
2023-03-04 11:42:24 -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