3D Forest
Software for analysis of Lidar data from forest environment.
Numeric Class Reference

#include <Util.hpp>

Static Public Member Functions

template<class T >
static T min ()
 
template<class T >
static T max ()
 
template<>
signed char min ()
 
template<>
signed char max ()
 
template<>
unsigned char max ()
 
template<>
int min ()
 
template<>
int max ()
 
template<>
unsigned int max ()
 
template<>
long min ()
 
template<>
long max ()
 
template<>
unsigned long max ()
 
template<>
long long min ()
 
template<>
long long max ()
 
template<>
unsigned long long max ()
 
template<>
float min ()
 
template<>
float max ()
 
template<>
double min ()
 
template<>
double max ()
 

Member Function Documentation

◆ max() [1/11]

template<class T >
static T Numeric::max ( )
inlinestatic

◆ max() [2/11]

template<>
signed char Numeric::max ( )
inlinestatic

◆ max() [3/11]

template<>
unsigned char Numeric::max ( )
inlinestatic

◆ max() [4/11]

template<>
int Numeric::max ( )
inlinestatic

◆ max() [5/11]

template<>
unsigned int Numeric::max ( )
inlinestatic

◆ max() [6/11]

template<>
long Numeric::max ( )
inlinestatic

◆ max() [7/11]

template<>
unsigned long Numeric::max ( )
inlinestatic

◆ max() [8/11]

template<>
long long Numeric::max ( )
inlinestatic

◆ max() [9/11]

template<>
unsigned long long Numeric::max ( )
inlinestatic

◆ max() [10/11]

template<>
float Numeric::max ( )
inlinestatic

◆ max() [11/11]

template<>
double Numeric::max ( )
inlinestatic

◆ min() [1/7]

template<class T >
static T Numeric::min ( )
inlinestatic

◆ min() [2/7]

template<>
signed char Numeric::min ( )
inlinestatic

◆ min() [3/7]

template<>
int Numeric::min ( )
inlinestatic

◆ min() [4/7]

template<>
long Numeric::min ( )
inlinestatic

◆ min() [5/7]

template<>
long long Numeric::min ( )
inlinestatic

◆ min() [6/7]

template<>
float Numeric::min ( )
inlinestatic

◆ min() [7/7]

template<>
double Numeric::min ( )
inlinestatic

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