Program:
Matrix TCL
-
C++ Matrix template class library
Matrix - C - Programming
Latest Changes:
Description:
This is a C++ template class library to perform matrix calculations with ease and efficiency
...
more
More Programs
All Categories for Programming
Main Sections SoftSamba.co.uk
More Info. Program:
Matrix TCL
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 like other built-in data types in your program. It supports arithmetic operations, sub-matrix operations, inversion, various matrix decompositions, solution of simultaneous linear equations, eigen value and eigen vector problem, and much more. Full source code is included with the package.
This class is optimised for performance and memory usage and incurs negligible programming overhead over "C" programs. But it supports only dense matrices and not the sparse matrices. We have tested matrices of size up to 1000 x 1000 with this class. This package can be used with any modern ANSI/ISO compliant C++ compilers on any platforms. However, we have tested this package only with the following compilers.
Compilers Tested:
Borland C++ 5.5
C++ Builder 4.0 and 5.0
MS Visual C++ 5.0, and 6.0
If you want to use it with a different compiler not listed above, please contact us at matrix@techsoftpl.com.
All Categories for Programming
This list is all sub-categories for Programming. Current sub-category is highlighted in red.
For Other Main categories:
Main Sections SoftSamba.co.uk
Main Sections SoftSamba.co.uk