Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1394761 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
52990bc644
commit
955dda0258
|
@ -372,7 +372,7 @@ public class EmpiricalDistribution implements Serializable {
|
|||
/**
|
||||
* Fills binStats array (second pass through data file).
|
||||
*
|
||||
* @param in object providing access to the data
|
||||
* @param da object providing access to the data
|
||||
* @throws IOException if an IO error occurs
|
||||
*/
|
||||
private void fillBinStats(final DataAdapter da)
|
||||
|
|
Loading…
Reference in New Issue