|
Mapack for COM
Mapack is a COM component that provides classes and interfaces for matrix computations.
Besides full matrices and vectors the library supports profile matrices and symmetric profile matrices.
Mapack supports algorithms the following algorithms equation system and eigen problem solving:
Gauss method, Cholesky method, Gauss-Seidel, Conjugate-Gradient, Jacobi, Subspace interation.
Mapack.zip - COM Library including C++ source code.
|