STIR  6.2.0
Public Types | List of all members
stir::HigherPrecision< T > Struct Template Reference

Helper class to get a type with higher precision. More...

#include "stir/HigherPrecision.h"

Public Types

typedef T type
 

Detailed Description

template<class T>
struct stir::HigherPrecision< T >

Helper class to get a type with higher precision.

Specialisations convert float to double, and double to long double


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