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

#include <Functional.hpp>

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

Public Types

typedef ScalarUnaryFunctor< T >::ValueType ValueType
 
typedef ScalarUnaryFunctor< T >::ArgumentType ArgumentType
 
typedef ScalarUnaryFunctor< T >::ResultType ResultType
 
- Public Types inherited from CDPL::Math::ScalarUnaryFunctor< T >
typedef T ValueType
 
typedef const T & ArgumentType
 
typedef ValueType ResultType
 

Static Public Member Functions

static ResultType apply (ArgumentType v)
 

Member Typedef Documentation

◆ ValueType

template<typename T >
typedef ScalarUnaryFunctor<T>::ValueType CDPL::Math::ScalarConjugation< T >::ValueType

◆ ArgumentType

◆ ResultType

template<typename T >
typedef ScalarUnaryFunctor<T>::ResultType CDPL::Math::ScalarConjugation< T >::ResultType

Member Function Documentation

◆ apply()

template<typename T >
static ResultType CDPL::Math::ScalarConjugation< T >::apply ( ArgumentType  v)
inlinestatic

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