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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::MatrixScalarRealUnaryFunctor< M >:

Public Types

typedef M::ValueType ValueType
 
typedef TypeTraits< ValueType >::RealType RealType
 
typedef RealType ResultType
 

Member Typedef Documentation

◆ ValueType

template<typename M >
typedef M::ValueType CDPL::Math::MatrixScalarRealUnaryFunctor< M >::ValueType

◆ RealType

◆ ResultType

template<typename M >
typedef RealType CDPL::Math::MatrixScalarRealUnaryFunctor< M >::ResultType

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