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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::Scalar1QuaternionSubtraction< T, Q >:

Public Types

typedef Scalar1QuaternionBinaryFunctor< T, Q >::Argument1Type Argument1Type
 
typedef Scalar1QuaternionBinaryFunctor< T, Q >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::Scalar1QuaternionBinaryFunctor< T, Q >
typedef CommonType< T, typename Q::ValueType >::Type ResultType
 
typedef const T & Argument1Type
 

Static Public Member Functions

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

Member Typedef Documentation

◆ Argument1Type

template<typename T , typename Q >
typedef Scalar1QuaternionBinaryFunctor<T, Q>::Argument1Type CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::Argument1Type

◆ ResultType

template<typename T , typename Q >
typedef Scalar1QuaternionBinaryFunctor<T, Q>::ResultType CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::ResultType

Member Function Documentation

◆ applyC1()

template<typename T , typename Q >
template<typename E >
static ResultType CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::applyC1 ( Argument1Type  t,
const QuaternionExpression< E > &  e 
)
inlinestatic

◆ applyC2()

template<typename T , typename Q >
template<typename E >
static ResultType CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::applyC2 ( Argument1Type  ,
const QuaternionExpression< E > &  e 
)
inlinestatic

◆ applyC3()

template<typename T , typename Q >
template<typename E >
static ResultType CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::applyC3 ( Argument1Type  ,
const QuaternionExpression< E > &  e 
)
inlinestatic

◆ applyC4()

template<typename T , typename Q >
template<typename E >
static ResultType CDPL::Math::Scalar1QuaternionSubtraction< T, Q >::applyC4 ( Argument1Type  ,
const QuaternionExpression< E > &  e 
)
inlinestatic

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