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

#include <Functional.hpp>

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

Public Types

typedef VectorScalarUnaryFunctor< V >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::VectorScalarUnaryFunctor< V >
typedef V::ValueType ResultType
 
typedef V::SizeType SizeType
 

Static Public Member Functions

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

Member Typedef Documentation

◆ ResultType

Member Function Documentation

◆ apply()

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

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