Matrix
A matrix is just like a mathematical matrix where it is similar to essentially a 2d array of of the given type Template parameters are the type, how many rows, and how many columns TODO: rref, frustums, transformations
See Source File
Matrix