CAPD DynSys Library
5.2.0
|
Specialization for rigorous (interval) types. More...
#include <capd/matrixAlgorithms/floatMatrixAlgorithms.hpp>
Public Types | |
typedef MatrixType::ScalarType | ScalarType |
typedef MatrixType::size_type | size_type |
Static Public Member Functions | |
static ScalarType | spectralRadius (const MatrixType &D) |
Bounds for spectral radius of a given matrix D. More... | |
static ScalarType | maxEigenValueOfSymMatrix (const MatrixType &D) |
Rigorous bounds for maximal eigenvalue of a given symmetrix matrix D. More... | |
Specialization for rigorous (interval) types.
typedef MatrixType::ScalarType capd::matrixAlgorithms::Gershgorin< MatrixType, true >::ScalarType |
typedef MatrixType::size_type capd::matrixAlgorithms::Gershgorin< MatrixType, true >::size_type |
|
inlinestatic |
Rigorous bounds for maximal eigenvalue of a given symmetrix matrix D.
|
inlinestatic |
Bounds for spectral radius of a given matrix D.