Package | Description |
---|---|
org.biojava.bio.dp.twohead |
Modifier and Type | Method and Description |
---|---|
CellCalculator |
DPInterpreter.backwards(ScoreType scoreType) |
CellCalculator |
CellCalculatorFactory.backwards(ScoreType scoreType) |
CellCalculator |
DPInterpreter.forwards(ScoreType scoreType) |
CellCalculator |
CellCalculatorFactory.forwards(ScoreType scoreType) |
CellCalculator |
DPInterpreter.viterbi(ScoreType scoreType,
BackPointer terminal) |
CellCalculator |
CellCalculatorFactory.viterbi(ScoreType scoreType,
BackPointer terminal) |
Copyright © 2014 BioJava. All rights reserved.