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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::VectorBinaryFunctor< V1, V2 >:

Public Types

typedef CommonType< typename V1::ValueType, typename V2::ValueType >::Type ResultType
 

Member Typedef Documentation

◆ ResultType

template<typename V1 , typename V2 >
typedef CommonType<typename V1::ValueType, typename V2::ValueType>::Type CDPL::Math::VectorBinaryFunctor< V1, V2 >::ResultType

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