| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
TDigestOptions |
TDigestOptions.buffer_size(int setter) |
static TDigestOptions |
TDigestOptions.Defaults() |
TDigestOptions |
TDigestOptions.delta(int setter) |
TDigestOptions |
TDigestOptions.getPointer(long i) |
TDigestOptions |
TDigestOptions.position(long position) |
TDigestOptions |
TDigestOptions.q(DoublePointer setter) |
| Modifier and Type | Method and Description |
|---|---|
static DatumResult |
arrow.TDigest(Datum value,
TDigestOptions options,
ExecContext ctx)
\brief Calculate the approximate quantiles of a numeric array with T-Digest algorithm
|
Copyright © 2021. All rights reserved.