Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | List of all members
CDPL::Math::Scalar2QuaternionBinary2Traits< E1, E2, F > Struct Template Reference

#include <QuaternionExpression.hpp>

Public Types

typedef Scalar2QuaternionBinary2< E1, E2, F > ExpressionType
 
typedef ExpressionType ResultType
 

Member Typedef Documentation

◆ ExpressionType

template<typename E1 , typename E2 , typename F >
typedef Scalar2QuaternionBinary2<E1, E2, F> CDPL::Math::Scalar2QuaternionBinary2Traits< E1, E2, F >::ExpressionType

◆ ResultType

template<typename E1 , typename E2 , typename F >
typedef ExpressionType CDPL::Math::Scalar2QuaternionBinary2Traits< E1, E2, F >::ResultType

The documentation for this struct was generated from the following file: