ToPS
Public Member Functions
tops::ProbabilisticModelDecorator Class Reference

Decorator for the probabilistic model. More...

#include <ProbabilisticModelDecorator.hpp>

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

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 double log_probability_of (int s) const
 Returns the log_probability_of the number s.
virtual double choose () const
 Choose a symbol.

Detailed Description

Decorator for the probabilistic model.

Definition at line 31 of file ProbabilisticModelDecorator.hpp.


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