Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
Z
M
makeArrivalCurve()
- Method in class unikl.disco.nc.
Curve
Returns a copy of this curve ensuring that f(0)=0.
makeTBRightContinuous()
- Method in class unikl.disco.nc.
Curve
Makes the token bucket curve right-continuous.
MapValueComparator
- Class in
unikl.disco.misc
A comparator that does not compare two objects directly but uses them as keys into a given map and comparing the resulting pair of values.
MapValueComparator(Map)
- Constructor for class unikl.disco.misc.
MapValueComparator
Creates an instance of
MapValueComparator
.
markDiscontinuities()
- Method in class unikl.disco.nc.
Curve
Marks discontinuities (subsequent segments having the same x-coordinate) by setting
leftopen
of the second segment.
max(Curve)
- Method in class unikl.disco.nc.
Curve
Returns a curve that is the maximum of this curve and the given curve.
max_rec_depth_for_pmoo
- Variable in class unikl.disco.nc.
NetworkAnalyser
How many levels of recursion the tighter
computePMOOOutputBound()
is used rather than standard
computeOutputBound()
.
min(Curve)
- Method in class unikl.disco.nc.
Curve
Returns a curve that is the minimum of this curve and the given curve.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
Z