类 AkimaSplineInterpolatorTest

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

public class AkimaSplineInterpolatorTest 扩展自 Object
  • 构造器详细资料

    • AkimaSplineInterpolatorTest

      public AkimaSplineInterpolatorTest()
  • 方法详细资料

    • testIssueModifiedWeights

      public void testIssueModifiedWeights()
    • testIllegalArguments

      public void testIllegalArguments()
    • testIllegalArgumentsD64

      public void testIllegalArgumentsD64()
    • testInterpolateLine

      public void testInterpolateLine()
    • testInterpolateLineD64

      public void testInterpolateLineD64()
    • testInterpolateParabola

      public void testInterpolateParabola()
    • testInterpolateParabolaD64

      public void testInterpolateParabolaD64()
    • testInterpolateCubic

      public void testInterpolateCubic()
    • testInterpolateCubic64

      public void testInterpolateCubic64()