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

#include <Functional.hpp>

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

Public Types

typedef CommonType< typename Q::ValueType, T >::Type ResultType
 
typedef const T & Argument2Type
 

Member Typedef Documentation

◆ ResultType

template<typename Q , typename T >
typedef CommonType<typename Q::ValueType, T>::Type CDPL::Math::Scalar2QuaternionBinaryFunctor< Q, T >::ResultType

◆ Argument2Type

template<typename Q , typename T >
typedef const T& CDPL::Math::Scalar2QuaternionBinaryFunctor< Q, T >::Argument2Type

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