ToPS
Public Member Functions
tops::PhasedRunLengthDistribution Class Reference

Provides mechanisms to control the phase of a probabilistic model. More...

#include <PhasedRunLengthDistribution.hpp>

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

List of all members.

Public Member Functions

virtual double choose () const
 Choose a symbol.
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 int size () const
 Returns the number of parameters of the model.
virtual std::string str () const
 returns the string representation of the model
std::string model_name () const
 returns the model name

Detailed Description

Provides mechanisms to control the phase of a probabilistic model.

Definition at line 34 of file PhasedRunLengthDistribution.hpp.


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