Removed trailing whitespace.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1136128 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
22b2a2a5e9
commit
a7f015c3ea
|
@ -70,7 +70,7 @@ import org.apache.commons.math.util.MathUtils;
|
|||
* multiple percentiles are computed based on the same data, users should set the
|
||||
* data array once using either one of the {@link #evaluate(double[], double)} or
|
||||
* {@link #setData(double[])} methods and thereafter {@link #evaluate(double)}
|
||||
* with just the percentile provided.
|
||||
* with just the percentile provided.
|
||||
* </p>
|
||||
* <p>
|
||||
* <strong>Note that this implementation is not synchronized.</strong> If
|
||||
|
|
Loading…
Reference in New Issue