类 FieldTupleTest
java.lang.Object
org.hipparchus.CalculusFieldElementAbstractTest<FieldTuple<Binary64>>
org.hipparchus.util.FieldTupleTest
-
字段概要
修饰符和类型字段说明static final FieldTuple
<Binary64> static final FieldTuple
<Binary64> static final FieldTuple
<Binary64> static final FieldTuple
<Binary64> static final FieldTuple
<Binary64> static final FieldTuple
<Binary64> static final Binary64
static final Binary64
-
构造器概要
-
方法概要
修饰符和类型方法说明protected FieldTuple
<Binary64> build
(double x) void
testAdd()
void
void
void
void
void
void
void
void
void
void
void
从类继承的方法 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
-
字段详细资料
-
X
-
PLUS_X
-
MINUS_X
-
Y
-
PLUS_Y
-
MINUS_Y
-
PLUS_ZERO
-
MINUS_ZERO
-
-
构造器详细资料
-
FieldTupleTest
public FieldTupleTest()
-
-
方法详细资料
-
build
- 指定者:
-
build
在类中CalculusFieldElementAbstractTest<FieldTuple<Binary64>>
-
testComponents
public void testComponents() -
testEquals
public void testEquals() -
testHashcode
public void testHashcode() -
testAdd
public void testAdd() -
testSubtract
public void testSubtract() -
testNegate
public void testNegate() -
testMultiply
public void testMultiply() -
testDivide
public void testDivide() -
testReciprocal
public void testReciprocal() -
testToDegreesDefinition
public void testToDegreesDefinition() -
testToRadiansDefinition
public void testToRadiansDefinition() -
testDegRad
public void testDegRad()
-