ug4
T_min< T > Class Template Reference

#include <support.h>

Public Member Functions

T const operator() () const
 
void operator() (T val)
 
 T_min (T val)
 

Protected Attributes

minval
 

Private Member Functions

 T_min ()
 

Constructor & Destructor Documentation

◆ T_min() [1/2]

template<class T >
T_min< T >::T_min ( val)
inline

◆ T_min() [2/2]

template<class T >
T_min< T >::T_min ( )
inlineprivate

Member Function Documentation

◆ operator()() [1/2]

template<class T >
T const T_min< T >::operator() ( ) const
inline

References T_min< T >::minval.

◆ operator()() [2/2]

template<class T >
void T_min< T >::operator() ( val)
inline

References T_min< T >::minval.

Member Data Documentation

◆ minval

template<class T >
T T_min< T >::minval
protected

Referenced by T_min< T >::operator()().


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