cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.universalCodeForIntegers
Class UniversalCodeForIntegers
java.lang.Object
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.universalCodeForIntegers.UniversalCodeForIntegers
- All Implemented Interfaces:
- Evaluator<Integer>
public class UniversalCodeForIntegers
- extends Object
- implements Evaluator<Integer>
TODO anti Comment!
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log2
public static double log2(double x)
getSingleton
public static UniversalCodeForIntegers getSingleton()
evaluate
public double evaluate(Integer x)
throws InterruptedException
- Specified by:
evaluate
in interface Evaluator<Integer>
- Throws:
InterruptedException
Generated on Fri Dec 9 00:01:25 CET 2011