Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | Static Public Member Functions | List of all members
CDPL::Math::MatrixNorm1< M > Struct Template Reference

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::MatrixNorm1< 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)
 

Member Typedef Documentation

◆ ValueType

◆ RealType

template<typename M >
typedef MatrixScalarRealUnaryFunctor<M>::RealType CDPL::Math::MatrixNorm1< M >::RealType

◆ ResultType

Member Function Documentation

◆ apply()

template<typename M >
static ResultType CDPL::Math::MatrixNorm1< M >::apply ( const MatrixExpression< M > &  e)
inlinestatic

The documentation for this struct was generated from the following file: