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