| Package | Description |
|---|---|
| org.heigit.bigspatialdata.oshdb.api.mapreducer |
Central front-end of the API.
|
| Modifier and Type | Method and Description |
|---|---|
SortedMap<U,Double> |
MapAggregator.weightedAverage(SerializableFunction<X,WeightedValue> mapper)
Calculates the weighted average of the results provided by the `mapper` function.
|
Double |
MapReducer.weightedAverage(SerializableFunction<X,WeightedValue> mapper)
Calculates the weighted average of the results provided by the `mapper` function.
|
Copyright © 2016–2020 HeiGIT. All rights reserved.