![]()  | 
  
    Chemical Data Processing Library C++ API - Version 1.2.3
    
   | 
 
#include <Functional.hpp>
 Inheritance diagram for CDPL::Math::MatrixNormInfinity< M >:Public Types | |
| typedef MatrixScalarRealUnaryFunctor< M >::ValueType | ValueType | 
| typedef MatrixScalarRealUnaryFunctor< M >::RealType | RealType | 
| typedef MatrixScalarRealUnaryFunctor< M >::ResultType | ResultType | 
  Public Types inherited from CDPL::Math::MatrixScalarRealUnaryFunctor< M > | |
| typedef M::ValueType | ValueType | 
| typedef TypeTraits< ValueType >::RealType | RealType | 
| typedef RealType | ResultType | 
Static Public Member Functions | |
| static ResultType | apply (const MatrixExpression< M > &e) | 
| typedef MatrixScalarRealUnaryFunctor<M>::ValueType CDPL::Math::MatrixNormInfinity< M >::ValueType | 
| typedef MatrixScalarRealUnaryFunctor<M>::RealType CDPL::Math::MatrixNormInfinity< M >::RealType | 
| typedef MatrixScalarRealUnaryFunctor<M>::ResultType CDPL::Math::MatrixNormInfinity< M >::ResultType | 
      
  | 
  inlinestatic |