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

U

uniformRandom(int, double, double) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Generates a traffic matrix using a uniform random distribution.
union(double[]...) - Static method in class com.net2plan.utils.DoubleUtils
Returns an array with all elements in input arrays (no repetitions).
union(int[]...) - Static method in class com.net2plan.utils.IntUtils
Returns an array with all elements in input arrays (no repetitions).
union(long[]...) - Static method in class com.net2plan.utils.LongUtils
Returns an array with all elements in input arrays (no repetitions).
unique(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the same values of the input array but with no repetitions.
unique(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the same values of the input array but with no repetitions.
unmodifiableView() - Method in class com.net2plan.interfaces.cacSimulation.ConnectionNetState
Returns an unmodifiable view of the network.
unmodifiableView() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
 
unmodifiableView() - Method in class com.net2plan.interfaces.resilienceSimulation.ResilienceNetState
Returns an unmodifiable view of the network.
unmodifiableView() - Method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TimeVaryingNetState
Returns an unmodifiable view of the network.
update(SimEvent, List) - Method in class com.net2plan.interfaces.cacSimulation.ConnectionNetState
Update the network state.
update(SimEvent, List) - Method in class com.net2plan.interfaces.resilienceSimulation.ResilienceNetState
Update the network state.
update(SimEvent, List) - Method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TimeVaryingNetState
Update the network state.
A B C D E F G H I J K L M N O P Q R S T U V W Z