类 AkimaSplineInterpolatorTest
java.lang.Object
org.hipparchus.analysis.interpolation.AkimaSplineInterpolatorTest
-
构造器概要
-
方法概要
修饰符和类型方法说明void
void
void
void
void
void
void
void
void
-
构造器详细资料
-
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()
-