类 TupleTest
-
字段概要
-
构造器概要
-
方法概要
从类继承的方法 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
public static final double X- 另请参阅:
-
PLUS_X
-
MINUS_X
-
Y
public static final double Y- 另请参阅:
-
PLUS_Y
-
MINUS_Y
-
PLUS_ZERO
-
MINUS_ZERO
-
-
构造器详细资料
-
TupleTest
public TupleTest()
-
-
方法详细资料
-
build
- 指定者:
-
build
在类中CalculusFieldElementAbstractTest<Tuple>
-
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()
-