![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <Functional.hpp>
Inheritance diagram for CDPL::Math::ScalarBinaryFunctor< T1, T2 >: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 |