| Package | Description | 
|---|---|
| org.hipparchus.stat | Data storage, manipulation and summary routines. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LongFrequencyMaintains a frequency distribution of Long values. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Frequency. merge(Frequency<? extends T> other)Merge another Frequency object's counts into this instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Frequency. merge(Collection<? extends Frequency<? extends T>> others)Merge a  CollectionofFrequencyobjects into this instance. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.