STIR  6.2.0
Classes | Namespaces
NumericInfo.h File Reference

This file declares the class stir::NumericInfo. More...

#include "stir/NumericType.h"
#include <climits>
#include <cfloat>
#include <sys/types.h>

Go to the source code of this file.

Classes

class  stir::NumericInfo< NUMBER >
 class NumericInfo<NUMBER> defines properties for the type NUMBER. More...
 
class  stir::NumericInfo< signed char >
 Basic properties of signed char. More...
 
class  stir::NumericInfo< unsigned char >
 Basic properties of unsigned char. More...
 
class  stir::NumericInfo< signed short >
 Basic properties of signed short. More...
 
class  stir::NumericInfo< unsigned short >
 Basic properties of unsigned short. More...
 
class  stir::NumericInfo< signed int >
 Basic properties of signed int. More...
 
class  stir::NumericInfo< unsigned int >
 Basic properties of unsigned int. More...
 
class  stir::NumericInfo< signed long >
 Basic properties of signed long. More...
 
class  stir::NumericInfo< unsigned long >
 Basic properties of unsigned long. More...
 
class  stir::NumericInfo< float >
 Basic properties of float. More...
 
class  stir::NumericInfo< double >
 Basic properties of double. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

This file declares the class stir::NumericInfo.

Author
Kris Thielemans
PARAPET project