mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 10:09:26 +00:00
Javadoc.
This commit is contained in:
parent
05c28c05e9
commit
496934effc
@ -132,7 +132,7 @@ public class DescriptiveStatistics implements StatisticalSummary, Serializable {
|
|||||||
* Construct a {@code DescriptiveStatistics} instance with an infinite
|
* Construct a {@code DescriptiveStatistics} instance with an infinite
|
||||||
* window and the initial data values in {@code initialDoubleArray}.
|
* window and the initial data values in {@code initialDoubleArray}.
|
||||||
* If {@code initialDoubleArray} is {@code null}, then this constructor
|
* If {@code initialDoubleArray} is {@code null}, then this constructor
|
||||||
* corresponds to {@link #DescriptiveStatistics() }.
|
* corresponds to the {@link #DescriptiveStatistics() default constructor}.
|
||||||
*
|
*
|
||||||
* @param initialDoubleArray the initial double[].
|
* @param initialDoubleArray the initial double[].
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user