Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <Functional.hpp>
Public Types | |
typedef const T1 & | Argument1Type |
typedef const T2 & | Argument2Type |
typedef CommonType< T1, T2 >::Type | ResultType |
typedef const T1& CDPL::Math::ScalarBinaryFunctor< T1, T2 >::Argument1Type |
typedef const T2& CDPL::Math::ScalarBinaryFunctor< T1, T2 >::Argument2Type |
typedef CommonType<T1, T2>::Type CDPL::Math::ScalarBinaryFunctor< T1, T2 >::ResultType |