Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
The Razorback C++ Library: Linear Algebra File List
Here is a list of all files with brief descriptions:
- Basemat.hh [code] (Abstract base class for the matrix template hierarchy)
- Lu.hh [code] (LU-decomposition and linear equation solver routines for square matrices)
- Rectmat.hh [code]
- Rsymdiag.hh [code] (Real symmetric matrix diagonalisation class (double precision))
- Safety.hh [code] (Implements a few safety precautions which can be switched on and off: safe division that traps div-by-zero errors, provides a "small number" with which it is unsafe to divide a double, and an improved implementation of hypot() for those architectures which do not provide it)
- Squarexc.hh [code] (Exception class for square matrix exceptions)
- Svd.hh [code] (Singular value decomposition based on the algorithm in Golub & Van Loan)
- Symmat.hh [code]
- Vector.hh [code] (Linear algebra vector template class based on STL)
Generated at Wed Aug 21 09:33:22 2002 for The Razorback C++ Library: Linear Algebra by
1.2.6 written by Dimitri van Heesch,
© 1997-2001