|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.bigcalc.test.vs.UnaryParallelTest
Field Summary |
Fields inherited from interface org.shiftone.bigcalc.math.MathConstants |
BD_239, FIVE, FOUR, I_TWO, ONE, TWO, ZERO |
Constructor Summary | |
UnaryParallelTest()
|
Method Summary | |
abstract java.math.BigDecimal |
getBigCalcResult(java.math.BigDecimal input,
int scale)
|
abstract double |
getJavaStandardResult(double input)
|
void |
runTest(java.util.Iterator doubleIterator,
int scale)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UnaryParallelTest()
Method Detail |
public abstract double getJavaStandardResult(double input)
public abstract java.math.BigDecimal getBigCalcResult(java.math.BigDecimal input, int scale)
public void runTest(java.util.Iterator doubleIterator, int scale) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |