public HiddenMarkovModel Learn( int[][] x, double[] weights = null )
Public Function Learn ( x As Integer()(), Optional weights As Double() = Nothing ) As HiddenMarkovModel
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.