Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <Functional.hpp>
Public Types | |
typedef QuaternionBinaryFunctor< Q1, Q2 >::ResultType | ResultType |
Public Types inherited from CDPL::Math::QuaternionBinaryFunctor< Q1, Q2 > | |
typedef CommonType< typename Q1::ValueType, typename Q2::ValueType >::Type | ResultType |
Static Public Member Functions | |
template<typename E1 , typename E2 > | |
static ResultType | applyC1 (const QuaternionExpression< E1 > &e1, const QuaternionExpression< E2 > &e2) |
template<typename E1 , typename E2 > | |
static ResultType | applyC2 (const QuaternionExpression< E1 > &e1, const QuaternionExpression< E2 > &e2) |
template<typename E1 , typename E2 > | |
static ResultType | applyC3 (const QuaternionExpression< E1 > &e1, const QuaternionExpression< E2 > &e2) |
template<typename E1 , typename E2 > | |
static ResultType | applyC4 (const QuaternionExpression< E1 > &e1, const QuaternionExpression< E2 > &e2) |
typedef QuaternionBinaryFunctor<Q1, Q2>::ResultType CDPL::Math::QuaternionProduct< Q1, Q2 >::ResultType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |