public static class TrafficMatrixForecastUtils.TmEstimationResults extends Object
Modifier and Type | Method and Description |
---|---|
Double |
getEstimationDemand(Demand d) |
SortedMap<Demand,Double> |
getEstimationDemands() |
Double |
getEstimationMDemand(MulticastDemand d) |
SortedMap<MulticastDemand,Double> |
getEstimationMulticastDemands() |
void |
setOfferedTrafficsToTheOnesEstimated() |
String |
toStringQualityMerits() |
public Double getEstimationMDemand(MulticastDemand d)
public SortedMap<MulticastDemand,Double> getEstimationMulticastDemands()
public void setOfferedTrafficsToTheOnesEstimated()
public String toStringQualityMerits()
Copyright © 2018. All rights reserved.