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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionBinaryFunctor< Q1, Q2 >:

Public Types

typedef CommonType< typename Q1::ValueType, typename Q2::ValueType >::Type ResultType
 

Member Typedef Documentation

◆ ResultType

template<typename Q1 , typename Q2 >
typedef CommonType<typename Q1::ValueType, typename Q2::ValueType>::Type CDPL::Math::QuaternionBinaryFunctor< Q1, Q2 >::ResultType

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