jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet
Class NaiveAlphabetAutomaton<T>

java.lang.Object
  extended by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet.NaiveAlphabetAutomaton<T>
All Implemented Interfaces:
Evaluator<Automaton<T>>

public class NaiveAlphabetAutomaton<T>
extends Object
implements Evaluator<Automaton<T>>

TODO anti Comment!


Constructor Summary
NaiveAlphabetAutomaton()
           
 
Method Summary
 double evaluate(Automaton<T> x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NaiveAlphabetAutomaton

public NaiveAlphabetAutomaton()
Method Detail

evaluate

public double evaluate(Automaton<T> x)
                throws InterruptedException
Specified by:
evaluate in interface Evaluator<Automaton<T>>
Throws:
InterruptedException

jInfer

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