类 BilinearInterpolatorTest

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

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

    • BilinearInterpolatorTest 链接图标

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

    • testConstant 链接图标

      public void testConstant()
    • testLinear 链接图标

      public void testLinear()
    • testQuadratic 链接图标

      public void testQuadratic()
    • testSinCos 链接图标

      public void testSinCos()