![]() |
ATLAS Offline Software
|
Public Member Functions | |
| floaty_t (float n=0.0f) | |
| bool | negative () const |
| portable extraction of components sign | |
| int32_t | raw_mantissa () const |
| float has 23 bit mentissa | |
| int32_t | raw_exponent () const |
| and an 8 bit exponent | |
Public Attributes | |
| int32_t | i |
| float | f |
Definition at line 109 of file computils.cxx.
|
inline |
Definition at line 110 of file computils.cxx.
|
inline |
|
inline |
|
inline |
| float floaty_t::f |
Definition at line 122 of file computils.cxx.
| int32_t floaty_t::i |
Definition at line 121 of file computils.cxx.