numerics::fpu_rounding< long double > Struct Template Reference

List of all members.

Detailed Description

template<>
struct numerics::fpu_rounding< long double >

Definition at line 37 of file rounding.h.

Public Types

typedef int rnd_t

Public Member Functions

 fpu_rounding (rnd_t rnd)
 ~fpu_rounding ()

Static Public Member Functions

static rnd_t getrnd ()
static void setrnd (rnd_t r)
static int rnd_up ()
static int rnd_dw ()
static int rnd_nr ()
static int rnd_z ()

Public Attributes

rnd_t m_prev
bool m_chg

Static Public Attributes

static const int id = 1


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

SYNAPS DOCUMENTATION
logo