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

#include <QuaternionExpression.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionBinary2< E1, E2, F >:

Public Types

typedef F::ResultType ValueType
 
typedef const ValueType ConstReference
 
typedef const ValueType Reference
 
typedef const SelfType ConstClosureType
 
typedef SelfType ClosureType
 
- Public Types inherited from CDPL::Math::QuaternionExpression< QuaternionBinary2< E1, E2, F > >
typedef QuaternionBinary2< E1, E2, F > ExpressionType
 
- Public Types inherited from CDPL::Math::Expression< QuaternionBinary2< E1, E2, F > >
typedef QuaternionBinary2< E1, E2, F > ExpressionType
 

Public Member Functions

 QuaternionBinary2 (const Expression1Type &e1, const Expression2Type &e2)
 
ConstReference getC1 () const
 
ConstReference getC2 () const
 
ConstReference getC3 () const
 
ConstReference getC4 () const
 
- Public Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionBinary2< E1, E2, F > >
const ExpressionTypeoperator() () const
 
ExpressionTypeoperator() ()
 

Additional Inherited Members

- Protected Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionBinary2< E1, E2, F > >
 QuaternionExpression ()
 
 ~QuaternionExpression ()
 
- Protected Member Functions inherited from CDPL::Math::Expression< QuaternionBinary2< E1, E2, F > >
 Expression ()
 
 ~Expression ()
 

Member Typedef Documentation

◆ ValueType

template<typename E1 , typename E2 , typename F >
typedef F::ResultType CDPL::Math::QuaternionBinary2< E1, E2, F >::ValueType

◆ ConstReference

template<typename E1 , typename E2 , typename F >
typedef const ValueType CDPL::Math::QuaternionBinary2< E1, E2, F >::ConstReference

◆ Reference

template<typename E1 , typename E2 , typename F >
typedef const ValueType CDPL::Math::QuaternionBinary2< E1, E2, F >::Reference

◆ ConstClosureType

template<typename E1 , typename E2 , typename F >
typedef const SelfType CDPL::Math::QuaternionBinary2< E1, E2, F >::ConstClosureType

◆ ClosureType

template<typename E1 , typename E2 , typename F >
typedef SelfType CDPL::Math::QuaternionBinary2< E1, E2, F >::ClosureType

Constructor & Destructor Documentation

◆ QuaternionBinary2()

template<typename E1 , typename E2 , typename F >
CDPL::Math::QuaternionBinary2< E1, E2, F >::QuaternionBinary2 ( const Expression1Type &  e1,
const Expression2Type &  e2 
)
inline

Member Function Documentation

◆ getC1()

template<typename E1 , typename E2 , typename F >
ConstReference CDPL::Math::QuaternionBinary2< E1, E2, F >::getC1 ( ) const
inline

◆ getC2()

template<typename E1 , typename E2 , typename F >
ConstReference CDPL::Math::QuaternionBinary2< E1, E2, F >::getC2 ( ) const
inline

◆ getC3()

template<typename E1 , typename E2 , typename F >
ConstReference CDPL::Math::QuaternionBinary2< E1, E2, F >::getC3 ( ) const
inline

◆ getC4()

template<typename E1 , typename E2 , typename F >
ConstReference CDPL::Math::QuaternionBinary2< E1, E2, F >::getC4 ( ) const
inline

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