Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | Static Public Member Functions | List of all members
CDPL::Math::QuaternionUnreal< Q > Struct Template Reference

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionUnreal< Q >:

Public Types

typedef QuaternionUnaryFunctor< Q >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::QuaternionUnaryFunctor< Q >
typedef Q::ValueType ResultType
 

Static Public Member Functions

template<typename E >
static ResultType applyC1 (const QuaternionExpression< E > &e)
 
template<typename E >
static ResultType applyC2 (const QuaternionExpression< E > &e)
 
template<typename E >
static ResultType applyC3 (const QuaternionExpression< E > &e)
 
template<typename E >
static ResultType applyC4 (const QuaternionExpression< E > &e)
 

Member Typedef Documentation

◆ ResultType

Member Function Documentation

◆ applyC1()

template<typename Q >
template<typename E >
static ResultType CDPL::Math::QuaternionUnreal< Q >::applyC1 ( const QuaternionExpression< E > &  e)
inlinestatic

◆ applyC2()

template<typename Q >
template<typename E >
static ResultType CDPL::Math::QuaternionUnreal< Q >::applyC2 ( const QuaternionExpression< E > &  e)
inlinestatic

◆ applyC3()

template<typename Q >
template<typename E >
static ResultType CDPL::Math::QuaternionUnreal< Q >::applyC3 ( const QuaternionExpression< E > &  e)
inlinestatic

◆ applyC4()

template<typename Q >
template<typename E >
static ResultType CDPL::Math::QuaternionUnreal< Q >::applyC4 ( const QuaternionExpression< E > &  e)
inlinestatic

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