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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionVectorBinaryFunctor< Q, V >:

Public Types

typedef CommonType< typename Q::ValueType, typename V::ValueType >::Type ValueType
 
typedef V::SizeType SizeType
 
typedef ValueType ResultType
 

Member Typedef Documentation

◆ ValueType

template<typename Q , typename V >
typedef CommonType<typename Q::ValueType, typename V::ValueType>::Type CDPL::Math::QuaternionVectorBinaryFunctor< Q, V >::ValueType

◆ SizeType

template<typename Q , typename V >
typedef V::SizeType CDPL::Math::QuaternionVectorBinaryFunctor< Q, V >::SizeType

◆ ResultType

template<typename Q , typename V >
typedef ValueType CDPL::Math::QuaternionVectorBinaryFunctor< Q, V >::ResultType

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