类 BilinearInterpolatorTest
java.lang.Object
org.hipparchus.analysis.interpolation.BilinearInterpolatorTest
-
构造器概要
-
方法概要
-
构造器详细资料
-
BilinearInterpolatorTest
public BilinearInterpolatorTest()
-
-
方法详细资料
-
testConstant
public void testConstant() -
testLinear
public void testLinear() -
testQuadratic
public void testQuadratic() -
testSinCos
public void testSinCos()
-