hartmannw / ResearchOLD

General code used for research.
The Unlicense
0 stars 0 forks source link

Matrix Class #1

Closed hartmannw closed 11 years ago

hartmannw commented 11 years ago

Create a simple matrix class. The goal is to get away from using the std vector of vectors that I have been using.