Go to the source code of this file.
Classes | |
class | gte::IEEEBinary< Float, UInt, NumBits, Precision > |
Namespaces | |
gte | |
Typedefs | |
typedef IEEEBinary< float, uint32_t, 32, 24 > | gte::IEEEBinary32 |
typedef IEEEBinary< double, uint64_t, 64, 53 > | gte::IEEEBinary64 |