Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
This is the complete list of members for Lucene.Net.Util.SmallFloat, including all inherited members.
Byte315ToFloat(byte b) | Lucene.Net.Util.SmallFloat | static |
Byte52ToFloat(byte b) | Lucene.Net.Util.SmallFloat | static |
ByteToFloat(byte b, int numMantissaBits, int zeroExp) | Lucene.Net.Util.SmallFloat | static |
FloatToByte(float f, int numMantissaBits, int zeroExp) | Lucene.Net.Util.SmallFloat | static |
FloatToByte315(float f) | Lucene.Net.Util.SmallFloat | static |
FloatToByte52(float f) | Lucene.Net.Util.SmallFloat | static |