类 FiniteDifferencesDifferentiatorTest
java.lang.Object
org.hipparchus.analysis.differentiation.FiniteDifferencesDifferentiatorTest
-
构造器概要
-
方法概要
修饰符和类型方法说明void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
构造器详细资料
-
FiniteDifferencesDifferentiatorTest
public FiniteDifferencesDifferentiatorTest()
-
-
方法详细资料
-
testWrongNumberOfPoints
public void testWrongNumberOfPoints() -
testWrongStepSize
public void testWrongStepSize() -
testSerialization
public void testSerialization() -
testConstant
public void testConstant() -
testLinear
public void testLinear() -
testGaussian
public void testGaussian() -
testStepSizeUnstability
public void testStepSizeUnstability() -
testWrongOrder
public void testWrongOrder() -
testWrongOrderVector
public void testWrongOrderVector() -
testWrongOrderMatrix
public void testWrongOrderMatrix() -
testTooLargeStep
public void testTooLargeStep() -
testBounds
public void testBounds() -
testBoundedSqrt
public void testBoundedSqrt() -
testVectorFunction
public void testVectorFunction() -
testMatrixFunction
public void testMatrixFunction() -
testSeveralFreeParameters
public void testSeveralFreeParameters()
-