ToPS
|
A decorator that forces the emission of the same sequence at a fixed position of the sequence. More...
#include <FixedSequenceAtPosition.hpp>
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 |
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.