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

#include <Functional.hpp>

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

Public Types

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

Member Typedef Documentation

◆ ResultType

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

◆ Argument1Type

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

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