| |
This is a C++ template class library to perform matrix calculations with ease and efficiency in your program. It supports most of the matrix calculations that you may need to do in your C++ programs. With this class you can do matrix calculations just like other built-in data types in your program. It supports arithmetic operations, sub-matrix... [more]
|
|