public static HiddenMarkovModel<GeneralDiscreteDistribution, int> CreateDiscrete( ITopology topology, int symbols )
Public Shared Function CreateDiscrete ( topology As ITopology, symbols As Integer ) As HiddenMarkovModel(Of GeneralDiscreteDistribution, Integer)
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.