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