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

#include <QuaternionExpression.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionUnary1< E, 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< QuaternionUnary1< E, F > >
typedef QuaternionUnary1< E, F > ExpressionType
 
- Public Types inherited from CDPL::Math::Expression< QuaternionUnary1< E, F > >
typedef QuaternionUnary1< E, F > ExpressionType
 

Public Member Functions

 QuaternionUnary1 (const ExpressionType &e)
 
ConstReference getC1 () const
 
ConstReference getC2 () const
 
ConstReference getC3 () const
 
ConstReference getC4 () const
 
- Public Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary1< E, F > >
const ExpressionTypeoperator() () const
 
ExpressionTypeoperator() ()
 

Additional Inherited Members

- Protected Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary1< E, F > >
 QuaternionExpression ()
 
 ~QuaternionExpression ()
 
- Protected Member Functions inherited from CDPL::Math::Expression< QuaternionUnary1< E, F > >
 Expression ()
 
 ~Expression ()
 

Member Typedef Documentation

◆ ValueType

template<typename E , typename F >
typedef F::ResultType CDPL::Math::QuaternionUnary1< E, F >::ValueType

◆ ConstReference

template<typename E , typename F >
typedef const ValueType CDPL::Math::QuaternionUnary1< E, F >::ConstReference

◆ Reference

template<typename E , typename F >
typedef const ValueType CDPL::Math::QuaternionUnary1< E, F >::Reference

◆ ConstClosureType

template<typename E , typename F >
typedef const SelfType CDPL::Math::QuaternionUnary1< E, F >::ConstClosureType

◆ ClosureType

template<typename E , typename F >
typedef SelfType CDPL::Math::QuaternionUnary1< E, F >::ClosureType

Constructor & Destructor Documentation

◆ QuaternionUnary1()

template<typename E , typename F >
CDPL::Math::QuaternionUnary1< E, F >::QuaternionUnary1 ( const ExpressionType &  e)
inline

Member Function Documentation

◆ getC1()

template<typename E , typename F >
ConstReference CDPL::Math::QuaternionUnary1< E, F >::getC1 ( ) const
inline

◆ getC2()

template<typename E , typename F >
ConstReference CDPL::Math::QuaternionUnary1< E, F >::getC2 ( ) const
inline

◆ getC3()

template<typename E , typename F >
ConstReference CDPL::Math::QuaternionUnary1< E, F >::getC3 ( ) const
inline

◆ getC4()

template<typename E , typename F >
ConstReference CDPL::Math::QuaternionUnary1< E, F >::getC4 ( ) const
inline

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