Random123
Functions
u01fixedpt.h File Reference
#include "features/compilerfeatures.h"
Include dependency graph for u01fixedpt.h:

Go to the source code of this file.

Functions

static float u01fixedpt_closed_closed_32_float (uint32_t i)
 
static float u01fixedpt_closed_open_32_float (uint32_t i)
 
static float u01fixedpt_open_closed_32_float (uint32_t i)
 
static float u01fixedpt_open_open_32_float (uint32_t i)
 
static double u01fixedpt_closed_closed_64_double (uint64_t i)
 
static double u01fixedpt_closed_open_64_double (uint64_t i)
 
static double u01fixedpt_open_closed_64_double (uint64_t i)
 
static double u01fixedpt_open_open_64_double (uint64_t i)
 
static double u01fixedpt_closed_closed_32_double (uint32_t i)
 
static double u01fixedpt_closed_open_32_double (uint32_t i)
 
static double u01fixedpt_open_closed_32_double (uint32_t i)
 
static double u01fixedpt_open_open_32_double (uint32_t i)
 

Function Documentation

◆ u01fixedpt_closed_closed_32_double()

static double u01fixedpt_closed_closed_32_double ( uint32_t  i)
inlinestatic

◆ u01fixedpt_closed_closed_32_float()

static float u01fixedpt_closed_closed_32_float ( uint32_t  i)
inlinestatic

◆ u01fixedpt_closed_closed_64_double()

static double u01fixedpt_closed_closed_64_double ( uint64_t  i)
inlinestatic

◆ u01fixedpt_closed_open_32_double()

static double u01fixedpt_closed_open_32_double ( uint32_t  i)
inlinestatic

◆ u01fixedpt_closed_open_32_float()

static float u01fixedpt_closed_open_32_float ( uint32_t  i)
inlinestatic

◆ u01fixedpt_closed_open_64_double()

static double u01fixedpt_closed_open_64_double ( uint64_t  i)
inlinestatic

◆ u01fixedpt_open_closed_32_double()

static double u01fixedpt_open_closed_32_double ( uint32_t  i)
inlinestatic

◆ u01fixedpt_open_closed_32_float()

static float u01fixedpt_open_closed_32_float ( uint32_t  i)
inlinestatic

◆ u01fixedpt_open_closed_64_double()

static double u01fixedpt_open_closed_64_double ( uint64_t  i)
inlinestatic

◆ u01fixedpt_open_open_32_double()

static double u01fixedpt_open_open_32_double ( uint32_t  i)
inlinestatic

◆ u01fixedpt_open_open_32_float()

static float u01fixedpt_open_open_32_float ( uint32_t  i)
inlinestatic

◆ u01fixedpt_open_open_64_double()

static double u01fixedpt_open_open_64_double ( uint64_t  i)
inlinestatic