Matrix Template Library for C++ v2.0 is a matrix template class that allows you to perform common matrix operations in C++. Full source code is included as inline functions in the header file.
C++ Matrix Template Class Library 1.03 A library for performing common matrix operations in your C++ program. You can create and manipulate matrices like any other built-in data type.