Matrix Template Library for C++ v2.0 Report a Broken Link
Title: Matrix Template Library for C++ v2.0

Desc: Matrix Template Library for C++ 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. The implementation is not optimized for performance and memory usage, but is useful for small and medium size matrices.
- required fields