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

#include <Functional.hpp>

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

Public Types

typedef VectorScalarIndexUnaryFunctor< V >::ValueType ValueType
 
typedef VectorScalarIndexUnaryFunctor< V >::RealType RealType
 
typedef VectorScalarIndexUnaryFunctor< V >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::VectorScalarIndexUnaryFunctor< V >
typedef V::ValueType ValueType
 
typedef TypeTraits< ValueType >::RealType RealType
 
typedef V::SizeType 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::VectorNormInfinityIndex< V >::apply ( const VectorExpression< V > &  e)
inlinestatic

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