MeVisLab Toolbox Reference
_ml_numeric_limits< short > Struct Reference

#include <mlRangeCasts.h>

Static Public Attributes

static const short MinValue = SHRT_MIN
 
static const unsigned short MaxValue = SHRT_MAX
 
static const bool isFloat = false
 

Detailed Description

Definition at line 82 of file mlRangeCasts.h.

Member Data Documentation

◆ isFloat

const bool _ml_numeric_limits< short >::isFloat = false
static

Definition at line 86 of file mlRangeCasts.h.

◆ MaxValue

const unsigned short _ml_numeric_limits< short >::MaxValue = SHRT_MAX
static

Definition at line 85 of file mlRangeCasts.h.

◆ MinValue

const short _ml_numeric_limits< short >::MinValue = SHRT_MIN
static

Definition at line 84 of file mlRangeCasts.h.


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