Floating point numbers smaller than 32 bits.
Definition: SmallDouble.h:15
Base class for all Lucene classes.
Definition: LuceneObject.h:31
static double byteToDouble(uint8_t b)
Converts an 8 bit floating point number to a double.
static uint8_t doubleToByte(double f)
Converts a floating point number to an 8 bit float. Values less than zero are all mapped to zero...
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12