类 GridAxisTest

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

public class GridAxisTest 扩展自 Object
  • 构造器详细资料 链接图标

    • GridAxisTest 链接图标

      public GridAxisTest()
  • 方法详细资料 链接图标

    • testLinearAscending 链接图标

      public void testLinearAscending()
    • testLinearDescending 链接图标

      public void testLinearDescending()
    • testLinearRandomAccess 链接图标

      public void testLinearRandomAccess()
    • testQuadraticAscending 链接图标

      public void testQuadraticAscending()
    • testQuadraticDescending 链接图标

      public void testQuadraticDescending()
    • testQuadraticRandomAccess 链接图标

      public void testQuadraticRandomAccess()
    • testIrregularAscending 链接图标

      public void testIrregularAscending()
    • testIrregularDescending 链接图标

      public void testIrregularDescending()
    • testIrregularRandomAccess 链接图标

      public void testIrregularRandomAccess()
    • testTooSmallGrid 链接图标

      public void testTooSmallGrid()
    • testDuplicate 链接图标

      public void testDuplicate()
    • testUnsorted 链接图标

      public void testUnsorted()