Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <Functional.hpp>
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 |