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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::VectorNorm1< V >:

Public Types

typedef VectorScalarRealUnaryFunctor< V >::ValueType ValueType
 
typedef VectorScalarRealUnaryFunctor< V >::RealType RealType
 
typedef VectorScalarRealUnaryFunctor< V >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::VectorScalarRealUnaryFunctor< V >
typedef V::ValueType ValueType
 
typedef TypeTraits< ValueType >::RealType RealType
 
typedef RealType ResultType
 

Static Public Member Functions

static ResultType apply (const VectorExpression< V > &e)
 

Member Typedef Documentation

◆ ValueType

◆ RealType

◆ ResultType

Member Function Documentation

◆ apply()

template<typename V >
static ResultType CDPL::Math::VectorNorm1< V >::apply ( const VectorExpression< V > &  e)
inlinestatic

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