Click or drag to resize
Accord.NET (logo)

HiddenMarkovClassifierTDistribution Constructor

Overload List
  NameDescription
Public methodHiddenMarkovClassifierTDistribution(HiddenMarkovModelTDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, Int32, TDistribution)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution, String)
Creates a new Sequence Classifier with the given number of classes.
Public methodHiddenMarkovClassifierTDistribution(Int32, ITopology, TDistribution, String)
Creates a new Sequence Classifier with the given number of classes.
Top
See Also