Package | Description |
---|---|
com.clearspring.analytics.stream.quantile |
Modifier and Type | Method and Description |
---|---|
static QDigest |
QDigest.deserialize(byte[] b) |
static QDigest |
QDigest.unionOf(QDigest a,
QDigest b) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
QDigest.serialize(QDigest d) |
static QDigest |
QDigest.unionOf(QDigest a,
QDigest b) |
Copyright © 2019. All rights reserved.