Uses of Class
bb.science.Bins

Packages that use Bins
bb.science Provides classes and interfaces for mathematical and scientific programming. 
 

Uses of Bins in bb.science
 

Methods in bb.science with parameters of type Bins
private static double[] Math2.calcPdfTheory(Bins bins, double mean, double sd)