类 FieldDerivativeStructureComplexTest
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<FieldDerivativeStructure<Complex>>
org.hipparchus.analysis.differentiation.FieldDerivativeStructureAbstractTest<Complex>
org.hipparchus.analysis.differentiation.FieldDerivativeStructureComplexTest
public class FieldDerivativeStructureComplexTest extends FieldDerivativeStructureAbstractTest<Complex>
测试类
FieldDerivativeStructure
上的 Complex
。
-
构造器概要
-
方法概要
从类继承的方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructureAbstractTest
build, buildFactory, buildScalar, checkEquals, doTestComposeField, doTestComposePrimitive, doTestHypotNoOverflow, doTestLinearCombination1DoubleDS, doTestLinearCombination1DSDS, doTestLinearCombination1FieldDS, doTestRootNSingularity, testAdd, 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, testLinearCombination2DoubleDS, testLinearCombination2DSDS, testLinearCombination2FieldDS, testLog, testLog10Definition, testLog10Power, testLog1pDefinition, testLog1pExpm1, testLogExp, testMap, testMissingOrders, testMultiply, testNegate, testNorm, testOne, testOneOrderConstructor, testOneParameterConstructor, testPow, testPowReciprocalPow, testPrimitiveAdd, testPrimitiveDivide, testPrimitiveMultiply, testPrimitiveRemainder, testPrimitiveSubtract, testRebaseConditions, testRebaseNoVariables, testRebaseValueEqualIntermediateAndBase, testRebaseValueLessIntermediateThanBase, testRebaseValueMoreIntermediateThanBase, testReciprocal, testRemainder, 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, testAtanh, testCeil, testCopySignDouble, testCopySignField, testCopySignSpecialDouble, testCopySignSpecialField, testCos, testCosh, testDivideDouble, testDivideField, testExpm1, testFloor, testGetField, testGetPi, testHypot, testHypotSpecialCases, testLinearCombinationDaFa, testLinearCombinationDF2, testLinearCombinationDF3, testLinearCombinationDF4, testLinearCombinationFaFa, testLinearCombinationFF2, testLinearCombinationFF3, testLinearCombinationFF4, testLog1p, testMultiplyDouble, testMultiplyField, testMultiplyInt, testPowInt, testRemainderDouble, testRemainderField, testRint, testRound, testScalb, testSin, testSinCos, testSinCosdifference, testSinCosNaN, testSinCosSum, testSinh, testSinhCosh, testSinhCoshNaN, testSqrt, testSubtractDouble, testSubtractField, testTan, testTanh, testToDegrees, testToRadians, testUlp
-
构造器详细资料
-
FieldDerivativeStructureComplexTest
公共的 FieldDerivativeStructureComplexTest()
-
-
方法详细资料
-
getField
-
testComposeField
public void testComposeField() -
testComposePrimitive
public void testComposePrimitive() -
testHypotNoOverflow
public void testHypotNoOverflow() -
testLinearCombinationReference
public void testLinearCombinationReference() -
testLinearCombination1DSDS
public void testLinearCombination1DSDS() -
testLinearCombination1FieldDS
public void testLinearCombination1FieldDS() -
testLinearCombination1DoubleDS
public void testLinearCombination1DoubleDS() -
testAtan2
public void testAtan2() -
testAtan2SpecialCases
public void testAtan2SpecialCases() -
testAtan2SpecialCasesDerivatives
public void testAtan2SpecialCasesDerivatives() -
testPowDoubleDS
public void testPowDoubleDS() -
testLog10
public void testLog10() -
testRootN
public void testRootN() -
testRootNSingularity
public void testRootNSingularity() -
testCbrt
公共 void testCbrt() -
testCbrtComplex
公共 void testCbrtComplex() -
testPowField
公共 void testPowField() -
testPowDouble
公共 void testPowDouble()
-