numerics::fpu_rounding< T > Struct Template Reference

Inheritance diagram for numerics::fpu_rounding< T >:

numerics::rounding< T > List of all members.

Detailed Description

template<typename T>
struct numerics::fpu_rounding< T >

Definition at line 26 of file rounding.h.

Public Types

typedef int rnd_t

Public Member Functions

 fpu_rounding (int)

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 ()

Static Public Attributes

static const int id = 0


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

SYNAPS DOCUMENTATION
logo