![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Traits selecting the expression-template node and its result type for the Math::QuaternionUnary2 instantiation <E, F>. More...
#include <QuaternionExpression.hpp>
Public Types | |
| typedef QuaternionUnary2< E, 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::QuaternionUnary2 instantiation <E, F>.
| E | The quaternion expression type. |
| F | The per-component functor type. |
| typedef QuaternionUnary2<E, F> CDPL::Math::QuaternionUnary2Traits< E, F >::ExpressionType |
The expression-template node type.
| typedef ExpressionType CDPL::Math::QuaternionUnary2Traits< E, F >::ResultType |
The expression-template result type returned by free-function operators.