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.Support.Single Member List

This is the complete list of members for Lucene.Net.Support.Single, including all inherited members.

FloatToIntBits(float value)Lucene.Net.Support.Singlestatic
IntBitsToFloat(int value)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.IFormatProvider provider)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.Globalization.NumberStyles style)Lucene.Net.Support.Singlestatic
Parse(System.String s)Lucene.Net.Support.Singlestatic
ToString(float f)Lucene.Net.Support.Singlestatic
ToString(float f, string format)Lucene.Net.Support.Singlestatic
TryParse(System.String s, out float f)Lucene.Net.Support.Singlestatic