us.ihmc.utilities.math.dataStructures
Class ComplexNumberTest
java.lang.Object
us.ihmc.utilities.math.dataStructures.ComplexNumberTest
public class ComplexNumberTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexNumberTest
public ComplexNumberTest()
testCommonUsage
public void testCommonUsage()
testZero
public void testZero()
testALotOfRandomComplexNumbers
public void testALotOfRandomComplexNumbers()
testEpsilonEquals
public void testEpsilonEquals()
regressionTest
public void regressionTest()
regessionTestTwo
public void regessionTestTwo()
regessionTestThree
public void regessionTestThree()
testToString
public void testToString()