CAPD::DynSys Library  6.0.0
Matrix_Interval.hpp File Reference

Namespaces

 capd
 
 capd::vectalg
 
 capd::matrixAlgorithms
 Matrix algorithms: Gauss elimination, orthonormalization, QR decomposition etc.
 

Functions

template<typename IMatrixType >
IMatrixType capd::vectalg::midMatrix (const IMatrixType &v)
 
template<class MatrixType >
void capd::matrixAlgorithms::krawczykCorrection (const MatrixType &A, MatrixType &invA)
 
template<class MatrixType >
MatrixType capd::matrixAlgorithms::krawczykInverse (const MatrixType &A)
 

Detailed Description

Author
The CAPD Group