public static VonMisesDistribution Estimate( double[] angles, double[] weights, VonMisesOptions options )
Public Shared Function Estimate ( angles As Double(), weights As Double(), options As VonMisesOptions ) As VonMisesDistribution
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.