ToPS
Public Member Functions
tops::PairDecodableModel Class Reference

Interface defining probabilistic model with the viterbi, forward and backward algorithm for pairs of sequences. More...

#include <PairDecodableModel.hpp>

Inheritance diagram for tops::PairDecodableModel:
tops::ProbabilisticModel

List of all members.

Public Member Functions

virtual std::string model_name () const
 returns the model name
std::string str () const
 returns the string representation of the model

Detailed Description

Interface defining probabilistic model with the viterbi, forward and backward algorithm for pairs of sequences.

Definition at line 106 of file PairDecodableModel.hpp.


The documentation for this class was generated from the following file: