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

#include <Functional.hpp>

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

Public Types

typedef V::ValueType ResultType
 
typedef V::SizeType SizeType
 

Member Typedef Documentation

◆ ResultType

template<typename V >
typedef V::ValueType CDPL::Math::VectorScalarUnaryFunctor< V >::ResultType

◆ SizeType

template<typename V >
typedef V::SizeType CDPL::Math::VectorScalarUnaryFunctor< V >::SizeType

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