Package | Description |
---|---|
org.apache.datasketches.tuple.arrayofdoubles |
Modifier and Type | Method and Description |
---|---|
ArrayOfDoublesSetOperationBuilder |
ArrayOfDoublesSetOperationBuilder.setNominalEntries(int nomEntries)
This is to set the nominal number of entries.
|
ArrayOfDoublesSetOperationBuilder |
ArrayOfDoublesSetOperationBuilder.setNumberOfValues(int numValues)
This is to set the number of double values associated with each key
|
ArrayOfDoublesSetOperationBuilder |
ArrayOfDoublesSetOperationBuilder.setSeed(long seed)
Sets the long seed value that is required by the hashing function.
|
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.