|
This is a C++ template class library to perform matrix calculations with ease and efficiency in your programs. It supports most of the matrix calculations that you may need to do in your C++ programs. Full source code is included with the package.
c++ matrix template class library inversion lu decompositions linear equations value vector arithmetic
|