Javadoc formatting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1422337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d61c9ada9
commit
623963275a
|
@ -241,7 +241,7 @@ public class EmpiricalDistribution extends AbstractRealDistribution {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Computes the empirical distribution using data read from a URL.
|
* Computes the empirical distribution using data read from a URL.
|
||||||
|
*
|
||||||
* <p>The input file <i>must</i> be an ASCII text file containing one
|
* <p>The input file <i>must</i> be an ASCII text file containing one
|
||||||
* valid numeric entry per line.</p>
|
* valid numeric entry per line.</p>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue