类 UnivariateDerivative1Test
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<UnivariateDerivative1>
org.hipparchus.analysis.differentiation.UnivariateDerivativeAbstractTest<UnivariateDerivative1>
org.hipparchus.analysis.differentiation.UnivariateDerivative1Test
-
构造器概要
-
方法概要
修饰符和类型方法说明protected UnivariateDerivative1
build
(double x) protected int
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
-
构造器详细资料
-
UnivariateDerivative1Test
公共的 UnivariateDerivative1Test()
-
-
方法详细资料
-
build
-
getMaxOrder
受保护的 int getMaxOrder() -
testGetFirstDerivative
公共的 void testGetFirstDerivative() -
testConversion
公共的 void testConversion() -
testDoublePow
公共的 void testDoublePow() -
testTaylor
公共的 void testTaylor() -
testHashcode
公共的 void testHashcode() -
testEquals
公共的 void testEquals() -
testComparableFirstTerm
公共的 void testComparableFirstTerm() -
testComparableSecondTerm
公共的 void testComparableSecondTerm() -
testRunTimeClass
公共的 void testRunTimeClass()
-