![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <Functional.hpp>
Public Types | |
typedef VectorScalarBinaryFunctor< V1, V2 >::ResultType | ResultType |
![]() | |
typedef CommonType< typename V1::ValueType, typename V2::ValueType >::Type | ResultType |
Static Public Member Functions | |
static ResultType | apply (const VectorExpression< V1 > &e1, const VectorExpression< V2 > &e2) |
typedef VectorScalarBinaryFunctor<V1, V2>::ResultType CDPL::Math::VectorInnerProduct< V1, V2 >::ResultType |
|
inlinestatic |