Package org.biojava.bio.dp.twohead
Interface CellCalculatorFactory
- All Known Implementing Classes:
DPInterpreter
public interface CellCalculatorFactory
- Author:
- Matthew Pocock
-
Method Summary
-
Method Details
-
forwards
-
backwards
-
viterbi
CellCalculator viterbi(ScoreType scoreType, BackPointer terminal) throws IllegalSymbolException, IllegalAlphabetException, IllegalTransitionException
-