CAPD DynSys Library  5.2.0
Norm.h File Reference
#include <string>

Classes

class  capd::vectalg::Norm< VectorType, MatrixType >
 A general abstract norm. More...
 
class  capd::vectalg::EuclNorm< VectorType, MatrixType >
 Euclidean norm. More...
 
class  capd::vectalg::MaxNorm< VectorType, MatrixType >
 $ L_\infty $ norm (max norm) More...
 
class  capd::vectalg::SumNorm< VectorType, MatrixType >
 $ L_1 $ norm More...
 
class  capd::vectalg::EuclLNorm< VectorType, MatrixType >
 Euclidean Logarithmic Norm. More...
 
class  capd::vectalg::MaxLNorm< VectorType, MatrixType >
 $ L_\infty $ Logarithmic Norm More...
 
class  capd::vectalg::SumLNorm< VectorType, MatrixType >
 $ L_1 $ Logarytmic norm More...
 

Namespaces

 capd
 
 capd::vectalg
 

Detailed Description

Author
The CAPD Group