ToPS
Public Member Functions
tops::MultipleSequentialModel Class Reference

This class is a model that concatenates multiple models. More...

#include <MultipleSequentialModel.hpp>

Inheritance diagram for tops::MultipleSequentialModel:
tops::ProbabilisticModel

List of all members.

Public Member Functions

virtual std::string model_name () const
 returns the model name
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

Detailed Description

This class is a model that concatenates multiple models.

Definition at line 45 of file MultipleSequentialModel.hpp.


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