![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Traits selecting the expression-template node and its result type for the Math::QuaternionBinary1 instantiation <E1, E2, F>. More...
#include <QuaternionExpression.hpp>
Public Types | |
| typedef QuaternionBinary1< E1, E2, F > | ExpressionType |
| The expression-template node type. More... | |
| typedef ExpressionType | ResultType |
| The expression-template result type returned by free-function operators. More... | |
Traits selecting the expression-template node and its result type for the Math::QuaternionBinary1 instantiation <E1, E2, F>.
| E1 | The first quaternion expression type. |
| E2 | The second quaternion expression type. |
| F | The binary functor type. |
| typedef QuaternionBinary1<E1, E2, F> CDPL::Math::QuaternionBinary1Traits< E1, E2, F >::ExpressionType |
The expression-template node type.
| typedef ExpressionType CDPL::Math::QuaternionBinary1Traits< E1, E2, F >::ResultType |
The expression-template result type returned by free-function operators.