ToPS
Public Member Functions
tops::InhomogeneousMarkovChainCreator Class Reference

This class is a factory for the variable length markov chain. More...

#include <InhomogeneousMarkovChainCreator.hpp>

Inheritance diagram for tops::InhomogeneousMarkovChainCreator:
tops::ProbabilisticModelCreator

List of all members.

Public Member Functions

virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters) const
 Creates a probabilistic model.
virtual std::string help () const
 This method returns a help message.

Detailed Description

This class is a factory for the variable length markov chain.

Definition at line 36 of file InhomogeneousMarkovChainCreator.hpp.


Member Function Documentation

ProbabilisticModelPtr tops::InhomogeneousMarkovChainCreator::create ( ProbabilisticModelParameters parameters) const [virtual]

Creates a probabilistic model.

Parameters:
parametersis a set of parameters that is utilized to build the model

Reimplemented from tops::ProbabilisticModelCreator.

Definition at line 33 of file InhomogeneousMarkovChainCreator.cpp.


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