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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::ScalarRealUnaryFunctor< T >:

Public Types

typedef T ValueType
 
typedef const T & ArgumentType
 
typedef TypeTraits< T >::RealType ResultType
 

Member Typedef Documentation

◆ ValueType

template<typename T >
typedef T CDPL::Math::ScalarRealUnaryFunctor< T >::ValueType

◆ ArgumentType

template<typename T >
typedef const T& CDPL::Math::ScalarRealUnaryFunctor< T >::ArgumentType

◆ ResultType

template<typename T >
typedef TypeTraits<T>::RealType CDPL::Math::ScalarRealUnaryFunctor< T >::ResultType

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