|
ToPS
|
Interface defining probabilistic model with the viterbi, forward and backward algorithm for pairs of sequences. More...
#include <PairDecodableModel.hpp>
Public Member Functions | |
| virtual std::string | model_name () const |
| returns the model name | |
| std::string | str () const |
| returns the string representation of the model | |
Interface defining probabilistic model with the viterbi, forward and backward algorithm for pairs of sequences.
Definition at line 106 of file PairDecodableModel.hpp.
1.8.0