#include <ErrorMatrixCompressor.h>
Definition at line 21 of file ErrorMatrixCompressor.h.
◆ 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
| std::uint32_t DecoderFloat_IEEE754::m_data {} |
The documentation for this class was generated from the following files: