类 UnivariateDerivative2Test
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<UnivariateDerivative2>
org.hipparchus.analysis.differentiation.UnivariateDerivativeAbstractTest<UnivariateDerivative2>
org.hipparchus.analysis.differentiation.UnivariateDerivative2Test
public class UnivariateDerivative2Test extends UnivariateDerivativeAbstractTest<UnivariateDerivative2>
-
构造器概要
-
方法概要
修饰符和类型方法说明protected UnivariateDerivative2
build
(double x) protected int
void
void
void
void
void
void
void
void
void
void
从类继承的方法 org.hipparchus.analysis.differentiation.UnivariateDerivativeAbstractTest
checkAgainstDS, testAbsVsDS, testArithmeticVsDS, testAtan2VsDS, testCbrtVsDS, testConvertersVsDS, testExpsLogsVsDS, testGetDerivative, testGetFreeParameters, testGetPartialDerivative, testHyperbolicVsDS, testHypotVsDS, testLinearCombination2D2FVsDS, testLinearCombination2F2FVsDS, testLinearCombination3D3FVsDS, testLinearCombination3F3FVsDS, testLinearCombination4D4FVsDS, testLinearCombination4F4FVsDS, testLinearCombinationnDnFVsDS, testLinearCombinationnFnFVsDS, testNewInstance, testOne, testOrder, testPowersVsDS, testRemainderDoubleVsDS, testRemainderUdVsDS, testRootsVsDS, testScalbVsDS, testSerialization, testSqrtVsDS, testTrigonometryVsDS, testUlpVsDS, testZero
从类继承的方法 org.hipparchus.CalculusFieldElementAbstractTest
checkRelative, doTestLinearCombinationReference, testAbs, testAcos, testAcosh, testAddDouble, testAddField, testAsin, testAsinh, testAtan, testAtan2, testAtan2SpecialCases, testAtanh, testCbrt, testCeil, testCopySignDouble, testCopySignField, testCopySignSpecialDouble, testCopySignSpecialField, testCos, testCosh, testDivideDouble, testDivideField, testExp, testExpm1, testFloor, testGetField, testGetPi, testHypot, testHypotSpecialCases, testLinearCombinationDaFa, testLinearCombinationDF2, testLinearCombinationDF3, testLinearCombinationDF4, testLinearCombinationFaFa, testLinearCombinationFF2, testLinearCombinationFF3, testLinearCombinationFF4, testLinearCombinationReference, testLog, testLog10, testLog1p, testMultiplyDouble, testMultiplyField, testMultiplyInt, testPowDouble, testPowField, testPowInt, testRemainderDouble, testRemainderField, testRint, testRootN, testRound, testScalb, testSign, testSin, testSinCos, testSinCosdifference, testSinCosNaN, testSinCosSum, testSinh, testSinhCosh, testSinhCoshNaN, testSqrt, testSubtractDouble, testSubtractField, testTan, testTanh, testToDegrees, testToRadians, testUlp
-
构造器详细资料
-
UnivariateDerivative2Test
public UnivariateDerivative2Test()
-
-
方法详细资料
-
build
-
getMaxOrder
protected int getMaxOrder() -
testGetFirstAndSecondDerivative
public void testGetFirstAndSecondDerivative() -
testConversion
public void testConversion() -
testDoublePow
public void testDoublePow() -
testTaylor
public void testTaylor() -
testHashcode
public void testHashcode() -
testEquals
public void testEquals() -
testComparableFirstTerm
public void testComparableFirstTerm() -
testComparableSecondTerm
public void testComparableSecondTerm() -
testComparableThirdTerm
public void testComparableThirdTerm() -
testRunTimeClass
public void testRunTimeClass()
-