org.djutils.stats.summarizers.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of djutils-stats Show documentation
Show all versions of djutils-stats Show documentation
DJUTILS statistical and data storage utilities
The newest version!
/**
* Data Summarizers accumulate values and provide statistical summaries thereof.
*
* Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See DJUTILS License.
*
* @author Alexander Verbraeck
*/
package org.djutils.stats.summarizers;