#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Base class for all Lucene classes.
Definition LuceneObject.h:31
Floating point numbers smaller than 32 bits.
Definition SmallDouble.h:15
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....
Definition AbstractAllTermDocs.h:12