#include <libminifloat.h>
Definition at line 59 of file libminifloat.h.
MiniFloatConverter::ReduceMantissaToNbitsRounding::ReduceMantissaToNbitsRounding |
( |
int |
bits | ) |
|
|
inline |
Definition at line 61 of file libminifloat.h.
Referenced by MiniFloatConverter::reduceMantissaToNbitsRounding().
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
float MiniFloatConverter::ReduceMantissaToNbitsRounding::operator() |
( |
float |
f | ) |
const |
|
inline |
const uint32_t MiniFloatConverter::ReduceMantissaToNbitsRounding::mask |
|
private |
const uint32_t MiniFloatConverter::ReduceMantissaToNbitsRounding::maxn |
|
private |
const int MiniFloatConverter::ReduceMantissaToNbitsRounding::shift |
|
private |
const uint32_t MiniFloatConverter::ReduceMantissaToNbitsRounding::test |
|
private |