Matrix TCL Lite is the free version of matrix template class library for
performing matrix calculations with ease and efficiency in C++ programs.
However, it supports only basic matrix operations. It is actually the older
version of our Matrix TCL Pro package and does not contain separate documentation except some brief
description at the top of the header file. This library is free for educational
and non-commercial use. This class library is not optimized for performance and memory usage. So it may
not be suitable for large matrices. It has been tested with the following
compilers. - MS Visual C++ 4.0, 4.2, 5.0, 6.0 & 7.0
- C++ Builder 1.0, 3.0, 4.0, & 5.0
- Borland C++ 5.0 & 5.5
- SUN g++ under Sun Solaris
- GNU C++ 2.xx and SGI C++ v.7.2.1
- Metrowerks CodeWarrior Pro 5.0
- Sybase Power++ v2.1
|