Loading [MathJax]/jax/output/NativeMML/config.js
Chemical Data Processing Library C++ API - Version 1.1.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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: