Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Lucene.Net.Util.SmallFloat Member List

This is the complete list of members for Lucene.Net.Util.SmallFloat, including all inherited members.

Byte315ToFloat(byte b)Lucene.Net.Util.SmallFloatstatic
Byte52ToFloat(byte b)Lucene.Net.Util.SmallFloatstatic
ByteToFloat(byte b, int numMantissaBits, int zeroExp)Lucene.Net.Util.SmallFloatstatic
FloatToByte(float f, int numMantissaBits, int zeroExp)Lucene.Net.Util.SmallFloatstatic
FloatToByte315(float f)Lucene.Net.Util.SmallFloatstatic
FloatToByte52(float f)Lucene.Net.Util.SmallFloatstatic