类 FieldUnivariateDerivative2Binary64Test
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<FieldUnivariateDerivative2<Binary64>>
org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2AbstractTest<Binary64>
org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2Binary64Test
public class FieldUnivariateDerivative2Binary64Test extends FieldUnivariateDerivative2AbstractTest<Binary64>
测试类
FieldUnivariateDerivative2
在 Binary64
上的测试。
-
构造器概要
-
方法概要
从类继承的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2AbstractTest
build, build, buildScalar, checkAgainstDS, testAbsVsDS, testArithmeticVsDS, testAtan2VsDS, testCbrtVsDS, testConversion, testConvertersVsDS, testCopySignField, testDoublePow, testEquals, testExpsLogsVsDS, testFieldAdd, testFieldDivide, testFieldMultiply, testFieldSubtract, testGetDerivative, testGetFirstAndSecondDerivative, testGetFreeParameters, testGetPartialDerivative, testHyperbolicVsDS, testHypotVsDS, testLinearCombination2D2FVsDS, testLinearCombination2F2FVsDS, testLinearCombination3D3FVsDS, testLinearCombination3F3FVsDS, testLinearCombination4D4FVsDS, testLinearCombination4F4FVsDS, testLinearCombinationField, testLinearCombinationnDnFVsDS, testLinearCombinationnFnFVsDS, testNewInstance, testOrder, testPowersVsDS, testRemainderDoubleVsDS, testRemainderField, testRemainderUdVsDS, testRootsVsDS, testRunTimeClass, testScalbVsDS, testSqrtVsDS, testTaylor, testTrigonometryVsDS, testUlpVsDS
从类继承的方法 org.hipparchus.CalculusFieldElementAbstractTest
checkRelative, doTestLinearCombinationReference, testAbs, testAcos, testAcosh, testAddDouble, testAddField, testAsin, testAsinh, testAtan, testAtan2, testAtan2SpecialCases, testAtanh, testCbrt, testCeil, testCopySignDouble, testCopySignSpecialDouble, testCopySignSpecialField, testCos, testCosh, testDivideDouble, testDivideField, testExp, testExpm1, testFloor, testGetField, testGetPi, testHypot, testHypotSpecialCases, testLinearCombinationDaFa, testLinearCombinationDF2, testLinearCombinationDF3, testLinearCombinationDF4, testLinearCombinationFaFa, testLinearCombinationFF2, testLinearCombinationFF3, testLinearCombinationFF4, testLog, testLog10, testLog1p, testMultiplyDouble, testMultiplyField, testMultiplyInt, testPowDouble, testPowField, testPowInt, testRemainderDouble, testRint, testRootN, testRound, testScalb, testSign, testSin, testSinCos, testSinCosdifference, testSinCosNaN, testSinCosSum, testSinh, testSinhCosh, testSinhCoshNaN, testSqrt, testSubtractDouble, testSubtractField, testTan, testTanh, testToDegrees, testToRadians, testUlp
-
构造器详细资料
-
FieldUnivariateDerivative2Binary64Test
public FieldUnivariateDerivative2Binary64Test()
-
-
方法详细资料
-
getValueField
-
testHashcode
public void testHashcode() -
testLinearCombinationReference
public void testLinearCombinationReference()
-