Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

M

main(String[]) - Static method in class com.net2plan.libraries.TrafficSeries
 
main(String[]) - Static method in class com.net2plan.utils.InputParameter
 
mapToString(Map) - Static method in class com.net2plan.utils.StringUtils
Outputs entries from a Map to a String.
mapToString(Map, String, String) - Static method in class com.net2plan.utils.StringUtils
Outputs entries from a Map to a String.
maxIndexes(double[], Constants.SearchType, double) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the maximum value is found.
maxIndexes(Map<A, Double>, Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the maximum value is found.
maxIndexes(double[], Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the maximum value is found.
maxIndexes(int[], Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
Returns the position(s) in which the maximum value is found.
maxIndexes(Map<A, Integer>, Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
Returns the position(s) in which the maximum value is found.
maxIndexes(long[], Constants.SearchType) - Static method in class com.net2plan.utils.LongUtils
Returns the position(s) in which the maximum value is found.
maxMinIndexes(double[], Constants.SearchType, double) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the maximum/minimum values are found.
maxMinIndexes(double[], Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the maximum/minimum values are found.
maxMinIndexes(int[], Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
Returns the position(s) in which the maximum/minimum values are found.
maxMinIndexes(long[], Constants.SearchType) - Static method in class com.net2plan.utils.LongUtils
Returns the position(s) in which the maximum/minimum values are found.
maxMinValues(Collection<Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum/minimum values of an input collection.
maxMinValues(Map<A, Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum/minimum values of an input array.
maxMinValues(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum/minimum values of an input array.
maxMinValues(Collection<Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum/minimum values of an input collection.
maxMinValues(Map<A, Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum/minimum values of an input array.
maxMinValues(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum/minimum values of an input array.
maxMinValues(long[]) - Static method in class com.net2plan.utils.LongUtils
Returns the maximum/minimum values of an input array.
maxValue(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum value in the input array.
maxValue(Map<A, Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum value in the input array.
maxValue(Collection<Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum value in the input collection.
maxValue(double[][]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the maximum value in the input array.
maxValue(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum value in the input array.
maxValue(Map<A, Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum value in the input array.
maxValue(Collection<Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum value in the input collection.
maxValue(int[][]) - Static method in class com.net2plan.utils.IntUtils
Returns the maximum value in the input array.
maxValue(long[]) - Static method in class com.net2plan.utils.LongUtils
Returns the maximum value in the input array.
maxValue(Collection<Long>) - Static method in class com.net2plan.utils.LongUtils
Returns the maximum value in the input collection.
maxValue(long[][]) - Static method in class com.net2plan.utils.LongUtils
Returns the maximum value in the input array.
mergeIntoThisDesign(NetPlan) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Replaces the partition of the current design by this design.
minIndexes(Map<A, Double>, Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the minimum value is found.
minIndexes(double[], Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
Returns the position(s) in which the minimum value is found.
minIndexes(Map<A, Integer>, Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
Returns the position(s) in which the minimum value is found.
minIndexes(int[], Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
Returns the position(s) in which the minimum value is found.
minIndexes(long[], Constants.SearchType) - Static method in class com.net2plan.utils.LongUtils
Returns the position(s) in which the minimum value is found.
minValue(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the minimum value in the input array.
minValue(double[][]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the minimum value in the input matrix.
minValue(Collection<Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the minimum value in the input collection.
minValue(Map<A, Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the minimum value in the input map.
minValue(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the minimum value in the input array.
minValue(int[][]) - Static method in class com.net2plan.utils.IntUtils
Returns the minimum value in the input matrix.
minValue(Collection<Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the minimum value in the input collection.
minValue(Map<A, Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the minimum value in the input map.
minValue(Collection<Long>) - Static method in class com.net2plan.utils.LongUtils
Returns the minimum value in the input collection.
minValue(long[]) - Static method in class com.net2plan.utils.LongUtils
Returns the minimum value in the input array.
modificationIsRelativeToCurrentOfferedTraffic - Variable in class com.net2plan.interfaces.simulation.SimEvent.DemandModify
 
modificationIsRelativeToCurrentOfferedTraffic - Variable in class com.net2plan.interfaces.simulation.SimEvent.MulticastDemandModify
 
ModulationFormat(String, double, double) - Constructor for class com.net2plan.libraries.WDMUtils.ModulationFormat
Default constructor.
mult(double[], double) - Static method in class com.net2plan.utils.DoubleUtils
Multiplies all elements in an array by a scalar.
mult(Map<A, Double>, double) - Static method in class com.net2plan.utils.DoubleUtils
Multiplies all elements in an array by a scalar.
mult(double[][], double) - Static method in class com.net2plan.utils.DoubleUtils
Multiplies all elements in a matrix by a scalar.
mult(double[], double[]) - Static method in class com.net2plan.utils.DoubleUtils
Multiplies two arrays element-to-element.
mult(Map<A, Double>, Map<A, Double>) - Static method in class com.net2plan.utils.DoubleUtils
Returns the element-wise product of two maps.
mult(int[], double) - Static method in class com.net2plan.utils.IntUtils
Multiplies all elements in an array by a scalar.
mult(Map<A, Integer>, double) - Static method in class com.net2plan.utils.IntUtils
Multiplies all elements in an array by a scalar.
mult(int[][], double) - Static method in class com.net2plan.utils.IntUtils
Multiplies all elements in a matrix by a scalar.
mult(int[], int[]) - Static method in class com.net2plan.utils.IntUtils
Multiplies two arrays element-to-element.
mult(Map<A, Integer>, Map<A, Integer>) - Static method in class com.net2plan.utils.IntUtils
Returns the element-wise product of two maps.
mult(long[], double) - Static method in class com.net2plan.utils.LongUtils
Multiplies all elements in an array by a scalar.
mult(long[][], double) - Static method in class com.net2plan.utils.LongUtils
Multiplies all elements in a matrix by a scalar.
mult(long[], long[]) - Static method in class com.net2plan.utils.LongUtils
Multiplies two arrays element-to-element.
MulticastDemand - Class in com.net2plan.interfaces.networkDesign
This class contains a representation of a multicast demand.
MulticastDemandModify(MulticastDemand, double, boolean) - Constructor for class com.net2plan.interfaces.simulation.SimEvent.MulticastDemandModify
Default constructor.
MulticastTree - Class in com.net2plan.interfaces.networkDesign
This class contains a representation of a unidirectional multicast tree, an structure used to carry traffic from multicast demands.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2018. All rights reserved.