public class ZParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ZParams.Aggregate |
Constructor and Description |
---|
ZParams() |
Modifier and Type | Method and Description |
---|---|
ZParams |
aggregate(ZParams.Aggregate aggregate) |
Collection<byte[]> |
getParams() |
ZParams |
weights(double... weights)
Set weights.
|
public ZParams weights(double... weights)
weights
- weights.public Collection<byte[]> getParams()
public ZParams aggregate(ZParams.Aggregate aggregate)
Copyright © 2021. All rights reserved.