#include <limits>
#include "Lanczos.h"
Go to the source code of this file.
Namespaces | |
| namespace | mat |
| namespace | mat::arn |
Classes | |
| class | mat::arn::LanczosLargestMagnitudeEig< Treal, Tmatrix, Tvector > |
| class | mat::arn::LanczosLargestMagnitudeEigIfSmall< Treal, Tmatrix, Tvector > |
Functions | |
| template<typename Tmatrix, typename Treal> | |
| Interval< Treal > | mat::euclIfSmall (Tmatrix const &M, Treal const requestedAbsAccuracy, Treal const requestedRelAccuracy, Treal const maxAbsVal, typename Tmatrix::VectorType *const eVecPtr=0) |
| Returns interval containing the Euclidean norm of the matrix M. | |
Copyright(c) Emanuel Rubensson 2007
1.4.7