类 FieldDerivativeStructureBinary64Test
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<FieldDerivativeStructure<Binary64>>
org.hipparchus.analysis.differentiation.FieldDerivativeStructureAbstractTest<Binary64>
org.hipparchus.analysis.differentiation.FieldDerivativeStructureBinary64Test
public class FieldDerivativeStructureBinary64Test extends FieldDerivativeStructureAbstractTest<Binary64>
Test for class
FieldDerivativeStructure
on Binary64
.
-
构造器概要
-
方法概要
从类继承的方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructureAbstractTest
build, buildFactory, buildScalar, checkEquals, doTestComposeField, doTestComposePrimitive, doTestHypotNoOverflow, doTestLinearCombination1DoubleDS, doTestLinearCombination1DSDS, doTestLinearCombination1FieldDS, doTestRootNSingularity, testAdd, testAtan2, testAtan2SpecialCasesDerivatives, testCbrtDefinition, testCbrtPow3, testCeilFloorRintLong, testComposeMismatchedDimensions, testCompositionOneVariableX, testCompositionOneVariableY, testConstant, testCopySign, testCosAcos, testCoshAcosh, testCoshDefinition, testDegRad, testDifferentiation1, testDifferentiation2, testDifferentiation3, testDifferentiationNoOp, testExp, testExpm1Definition, testExpression, testField, testFieldAdd, testFieldDivide, testFieldMultiply, testFieldRemainder, testFieldSubtract, testHypotDefinition, testHypotNeglectible, testHypotSpecial, testIntegration, testIntegrationDifferentiation, testIntegrationGreaterThanOrder, testIntegrationNoOp, testLinearCombination1DoubleDS, testLinearCombination1DSDS, testLinearCombination1FieldDS, testLinearCombination2DoubleDS, testLinearCombination2DSDS, testLinearCombination2FieldDS, testLog, testLog10Definition, testLog10Power, testLog1pDefinition, testLog1pExpm1, testLogExp, testMap, testMissingOrders, testMultiply, testNegate, testNorm, testOne, testOneOrderConstructor, testOneParameterConstructor, testPow, testPowDoubleDS, testPowReciprocalPow, testPrimitiveAdd, testPrimitiveDivide, testPrimitiveMultiply, testPrimitiveRemainder, testPrimitiveSubtract, testRebaseConditions, testRebaseNoVariables, testRebaseValueEqualIntermediateAndBase, testRebaseValueLessIntermediateThanBase, testRebaseValueMoreIntermediateThanBase, testReciprocal, testRemainder, testRootNSingularity, testRunTimeClass, testSign, testSinAsin, testSinCosCombined, testSinCosSeparated, testSinhAsinh, testSinhCoshCombined, testSinhDefinition, testSqrtDefinition, testSqrtPow2, testSubtract, testTanAtan, testTangentDefinition, testTanhAtanh, testTanhDefinition, testTaylorAtan2, testTaylorFieldPolynomial, testTaylorPrimitivePolynomial, testToDegreesDefinition, testTooLargeOrder, testToRadiansDefinition, testTrigo, testVariable, testVariableWithoutDerivative1, testVariableWithoutDerivativeField, testVariableWithoutDerivativePrimitive, testWrongDimensionField, testWrongDimensionPrimitive, testWrongFieldVariableIndex, testWrongPrimitiveVariableIndex, testZero
从类继承的方法 org.hipparchus.CalculusFieldElementAbstractTest
checkRelative, doTestLinearCombinationReference, testAbs, testAcos, testAcosh, testAddDouble, testAddField, testAsin, testAsinh, testAtan, testAtan2SpecialCases, testAtanh, testCbrt, testCeil, testCopySignDouble, testCopySignField, testCopySignSpecialDouble, testCopySignSpecialField, testCos, testCosh, testDivideDouble, testDivideField, testExpm1, testFloor, testGetField, testGetPi, testHypot, testHypotSpecialCases, testLinearCombinationDaFa, testLinearCombinationDF2, testLinearCombinationDF3, testLinearCombinationDF4, testLinearCombinationFaFa, testLinearCombinationFF2, testLinearCombinationFF3, testLinearCombinationFF4, testLinearCombinationReference, testLog10, testLog1p, testMultiplyDouble, testMultiplyField, testMultiplyInt, testPowDouble, testPowField, testPowInt, testRemainderDouble, testRemainderField, testRint, testRootN, testRound, testScalb, testSin, testSinCos, testSinCosdifference, testSinCosNaN, testSinCosSum, testSinh, testSinhCosh, testSinhCoshNaN, testSqrt, testSubtractDouble, testSubtractField, testTan, testTanh, testToDegrees, testToRadians, testUlp
-
构造器详细资料
-
FieldDerivativeStructureBinary64Test
public FieldDerivativeStructureBinary64Test()
-
-
方法详细资料
-
getField
-
testComposeField
public void testComposeField() -
testComposePrimitive
public void testComposePrimitive() -
testHypotNoOverflow
public void testHypotNoOverflow()
-