public static int NumberOfBins( double[] values, DoubleRange range, BinAdjustmentRule rule )
Public Shared Function NumberOfBins ( values As Double(), range As DoubleRange, rule As BinAdjustmentRule ) As Integer
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.