pif_MatrixMath

by Popisfizzy
A library that implements a /matrix type, and some basic operations related to it.
ID:116879
 
A matrix library that implements a /matrix class, and operations related to it, such as addition, subtraction, matrix multiplication, multiplication by a scalar, determinants, making the matrix in row echelon and reduced row echelon forms, trace, and rank.
I hate to be the guy who asks but what does this do?
If you don't know what matrices or linear algebra are, I really can't tell you. Look them both up to figure out what they're for.