Available C++ Libraries FAQ

Libraries available to download (M-P)

MTL: The Matrix Template Library - A library of generic components for basic linear algebra

The Matrix Template Library is a C++ class library for basic linear algebra. The MTL is designed for high-performance while at the same time taking advantage of the generic programming paradigm (ala the STL) to allow much greater flexibility and breadth of functionality. Many new and advanced programming techniques were used in the construction of this library.

The MTL is a low level library in the sense that the user must be conscious of the matrix type being used, and that all computationally expensive operations are explicit. The MTL is not a C++ Matlab. Nevertheless, the interface is designed to be simple and easy to use.

The matrix types provided include compressed sparse row/column, banded, packed, diagonal (and tridiagonal), envelope, array of pointers, and of course dense matrices. All matrix types share a common and easy to use interface.

The algorithms consist of the traditional basic linear algebra routines (from the BLAS level-1 to 3) which includes matrix and vector arithmetic as well as operations such as backward substitution and norm calculations.

Operating Systems

  • Linux
  • Sparc
  • SGI Irix
  • Sun
  • Solaris
  • Unix
  • Mac

Compilers

  • GCC
  • SGI CC
  • MetroWerks CodeWarrior
  • KAI C++

Added : 1999-07-15 Amended: 2008-07-29 Licensing : Public Domain

    MTL: The Matrix Template Library - A library of generic components for basic linear algebra
  • Mail a question to MTL authors
  • MTL Home Page
  • Author:Jeremy Siek and Andrew Lumsdaine and Lie-Quan Lee
  • Submitted by:jsiek@lsc.nd.edu
Add a comment
Our ads
Buy gold
Beat the credit crunch - buy gold online - quickly, safely and at low prices
www.bullionvault.com
Google
Trumphurst Home Page
C++ Usenet Newsgroup
A Web form for submissions to this list
Contact the author for permission to distribute

Copyright (c) 2024 Nikki Locke, Trumphurst Ltd.
Permission is granted to distribute over the Internet without charge. The author's permission is required (and usually given) to distribute in any other way, including on CD.