| Trees | Index | Help |
|---|
| Package Bio :: Package HMM :: Module DynamicProgramming |
|
Dynamic Programming algorithms for general usage.
This module contains classes which implement Dynamic Programming algorithms that can be used generally.| Classes | |
|---|---|
AbstractDPAlgorithms |
An abstract class to calculate forward and backward probabiliies. |
LogDPAlgorithms |
Implement forward and backward algorithms using a log approach. |
ScaledDPAlgorithms |
Implement forward and backward algorithms using a rescaling approach. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Aug 14 08:26:42 2006 | http://epydoc.sf.net |