Uses of Interface
org.biojava.bio.dp.twohead.CellCalculator
-
Packages that use CellCalculator Package Description org.biojava.bio.dp.twohead -
-
Uses of CellCalculator in org.biojava.bio.dp.twohead
Methods in org.biojava.bio.dp.twohead that return CellCalculator Modifier and Type Method Description CellCalculatorCellCalculatorFactory. backwards(ScoreType scoreType)CellCalculatorDPInterpreter. backwards(ScoreType scoreType)CellCalculatorCellCalculatorFactory. forwards(ScoreType scoreType)CellCalculatorDPInterpreter. forwards(ScoreType scoreType)CellCalculatorCellCalculatorFactory. viterbi(ScoreType scoreType, BackPointer terminal)CellCalculatorDPInterpreter. viterbi(ScoreType scoreType, BackPointer terminal)
-