类 TricubicInterpolatorTest

java.lang.Object
org.hipparchus.analysis.interpolation.TricubicInterpolatorTest

public final class TricubicInterpolatorTest 扩展自 Object
三次立方插值器的测试用例。
  • 构造器详细资料

    • TricubicInterpolatorTest

      public TricubicInterpolatorTest()
  • 方法详细资料

    • testPreconditions

      public void testPreconditions()
      测试前提条件。
    • testIsValid

      public void testIsValid()
    • testPlane

      public void testPlane()
      测试平面。
    • testWave

      public void testWave()
      正弦波。