#include <ErrorMatrixCompressor.h>
Definition at line 20 of file ErrorMatrixCompressor.h.
◆ DecoderFloat_IEEE754()
DecoderFloat_IEEE754::DecoderFloat_IEEE754 |
( |
| ) |
|
|
inline |
◆ ~DecoderFloat_IEEE754()
DecoderFloat_IEEE754::~DecoderFloat_IEEE754 |
( |
| ) |
|
|
inline |
◆ getExponent()
short int DecoderFloat_IEEE754::getExponent |
( |
| ) |
|
◆ getF()
float DecoderFloat_IEEE754::getF |
( |
| ) |
|
|
inline |
◆ getL()
unsigned int DecoderFloat_IEEE754::getL |
( |
| ) |
|
|
inline |
◆ getMantissa()
unsigned int DecoderFloat_IEEE754::getMantissa |
( |
| ) |
|
◆ print()
void DecoderFloat_IEEE754::print |
( |
| ) |
|
◆ setExponent()
void DecoderFloat_IEEE754::setExponent |
( |
short int |
ex | ) |
|
◆ setF()
void DecoderFloat_IEEE754::setF |
( |
float |
f | ) |
|
|
inline |
◆ setL()
void DecoderFloat_IEEE754::setL |
( |
int |
l | ) |
|
|
inline |
◆ setSign()
void DecoderFloat_IEEE754::setSign |
( |
int |
s | ) |
|
◆ m_data
The documentation for this class was generated from the following files: