Uses of Class
jline.api.fes.FesMapAggregateResult
Packages that use FesMapAggregateResult
-
Uses of FesMapAggregateResult in jline.api.fes
Methods in jline.api.fes that return FesMapAggregateResultModifier and TypeMethodDescriptionstatic FesMapAggregateResultFes_map_aggregate.fes_map_aggregate(List<MatrixCell> maps, double[] servers, int n) Aggregates a subnetwork on the default population grid.static FesMapAggregateResultFes_map_aggregate.fes_map_aggregate(List<MatrixCell> maps, double[] servers, int n, int[] grid, String method) Aggregates a subnetwork.