toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
engine
/
io.github.moonlightsuite.moonlight.offline.algorithms
/
ReduceOp
/
ReduceOp
Reduce
Op
public
void
ReduceOp
(
int size
,
LocationService
<
Double
,
S
>
locSvc
,
Function
<
SpatialModel
<
S
>
,
DistanceStructure
<
S
,
? extends
Object
>
>
distance
,
Function
<
List
<
V
>
,
R
>
aggregator
)