C# Class Lucene.Net.Util.TestMathUtil

Inheritance: LuceneTestCase
显示文件 Open project: apache/lucenenet

Private Methods

Method Description
RandomLong ( ) : long
TestAcoshMethod ( ) : void
TestAsinhMethod ( ) : void
TestAtanhMethod ( ) : void
TestGCD ( ) : void
TestGCD2 ( ) : void
TryGetGcd ( long a, long b, long &result ) : bool