jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
Interface Evaluator<T>

All Known Subinterfaces:
AutomatonEvaluator<T>, DefectiveAutomatonEvaluator<T>, RegexpEvaluator<T>
All Known Implementing Classes:
BitCode, BitCodeInterval, Naive, NaiveAlphabet, NaiveAlphabetAutomaton, NaiveAlphabetRules, NaiveAutomaton, NaiveDefective, NaiveDefectiveAutomaton, NaiveDefectiveRules, NaiveRules, TokenSize, ToStringSize, UniversalCodeForIntegers

public interface Evaluator<T>

TODO anti Comment!


Method Summary
 double evaluate(T x)
           
 

Method Detail

evaluate

double evaluate(T x)
                throws InterruptedException
Throws:
InterruptedException

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011