程序包 org.hipparchus.util

类 PrecisionTest

java.lang.Object
org.hipparchus.util.PrecisionTest

public class PrecisionTest extends Object
Precision类的测试用例。
  • 构造器详细资料

    • PrecisionTest

      public PrecisionTest()
  • 方法详细资料

    • testEqualsWithRelativeTolerance

      public void testEqualsWithRelativeTolerance()
    • testEqualsIncludingNaN

      public void testEqualsIncludingNaN()
    • testEqualsWithAllowedDelta

      public void testEqualsWithAllowedDelta()
    • testMath475

      public void testMath475()
    • testEqualsIncludingNaNWithAllowedDelta

      public void testEqualsIncludingNaNWithAllowedDelta()
    • testFloatEqualsWithAllowedUlps

      public void testFloatEqualsWithAllowedUlps()
    • testEqualsWithAllowedUlps

      public void testEqualsWithAllowedUlps()
    • testEqualsIncludingNaNWithAllowedUlps

      public void testEqualsIncludingNaNWithAllowedUlps()
    • testCompareToEpsilon

      public void testCompareToEpsilon()
    • testCompareToMaxUlps

      public void testCompareToMaxUlps()
    • testRoundDouble

      public void testRoundDouble()
    • testRoundFloat

      public void testRoundFloat()
    • testIssue721

      public void testIssue721()
    • testRepresentableDelta

      public void testRepresentableDelta()
    • testMath843

      public void testMath843()
    • testMath1127

      public void testMath1127()
    • testIsMathematicalIntegerDouble

      public void testIsMathematicalIntegerDouble()
    • testIsMathematicalIntegerFloat

      public void testIsMathematicalIntegerFloat()