ToPS
Public Member Functions
tops::FixedSequenceAtPosition Class Reference

A decorator that forces the emission of the same sequence at a fixed position of the sequence. More...

#include <FixedSequenceAtPosition.hpp>

Inheritance diagram for tops::FixedSequenceAtPosition:
tops::ProbabilisticModelDecorator tops::ProbabilisticModel

List of all members.

Public Member Functions

virtual double evaluate (const Sequence &s, unsigned int begin, unsigned int end) const
 Calculates the sequence likelihood given this model.
virtual std::string str () const
 returns the string representation of the model
std::string model_name () const
 returns the model name

Detailed Description

A decorator that forces the emission of the same sequence at a fixed position of the sequence.

Definition at line 34 of file FixedSequenceAtPosition.hpp.


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