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

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::VectorScalarIndexUnaryFunctor< V >:

Public Types

typedef V::ValueType ValueType
 
typedef TypeTraits< ValueType >::RealType RealType
 
typedef V::SizeType ResultType
 

Member Typedef Documentation

◆ ValueType

template<typename V >
typedef V::ValueType CDPL::Math::VectorScalarIndexUnaryFunctor< V >::ValueType

◆ RealType

◆ ResultType

template<typename V >
typedef V::SizeType CDPL::Math::VectorScalarIndexUnaryFunctor< V >::ResultType

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