1)
Matrix TCL 2.11
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,
|