CAPD DynSys Library
5.2.0
|
Specialization for non-rigorous 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) |
Approximation of a spetral radius of given matrix. More... | |
static ScalarType | maxEigenValueOfSymMatrix (const MatrixType &D) |
Specialization for non-rigorous types.
typedef MatrixType::ScalarType capd::matrixAlgorithms::Gershgorin< MatrixType, false >::ScalarType |
typedef MatrixType::size_type capd::matrixAlgorithms::Gershgorin< MatrixType, false >::size_type |
|
inlinestatic |
|
inlinestatic |
Approximation of a spetral radius of given matrix.