程序包 org.hipparchus.util

类 FactorialLogTest

java.lang.Object
org.hipparchus.util.FactorialLogTest

public class FactorialLogTest extends Object
CombinatoricsUtils.FactorialLog类的测试用例。
  • 构造器详细资料

    • FactorialLogTest

      public FactorialLogTest()
  • 方法详细资料

    • testPrecondition1

      public void testPrecondition1()
    • testNonPositiveArgument

      public void testNonPositiveArgument()
    • testDelegation

      public void testDelegation()
    • testCompareDirectWithoutCache

      public void testCompareDirectWithoutCache()
    • testCompareDirectWithCache

      public void testCompareDirectWithCache()
    • testCacheIncrease

      public void testCacheIncrease()
    • testCacheDecrease

      public void testCacheDecrease()