ToPS
Public Member Functions
tops::TrainWeightArrayModel Class Reference

A creator that trains a Weight Array Model. More...

#include <TrainWeightArrayModel.hpp>

Inheritance diagram for tops::TrainWeightArrayModel:
tops::ProbabilisticModelCreator

List of all members.

Public Member Functions

virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters) const
 Creates a probability model given the parameters.
virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters, double &loglikelihood, int &sample_size) const
 Creates a probability model given the parameters and returns the log likelihood of the training set.
virtual std::string help () const
 Provides a help message.

Detailed Description

A creator that trains a Weight Array Model.

Definition at line 38 of file TrainWeightArrayModel.hpp.


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