![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#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) |
| typedef VectorScalarUnaryFunctor<V>::ResultType CDPL::Math::VectorElementSum< V >::ResultType |
|
inlinestatic |