A B C D F G I L M N P R S T U V X Y Z

I

id - Variable in class unikl.disco.nc.Flow
The flow's ID.
isAlmostConcave() - Method in class unikl.disco.nc.Curve
Tests whether the curve is almost concave, i.e. it is concave once its function value is larger than 0.
isArrivalCurve() - Method in class unikl.disco.nc.Curve
Tests whether the curve is wide-sense increasing and satisfies f(0)=0.
isBurstDelay() - Method in class unikl.disco.nc.Curve
Returns whether the current curve is a burst delay curve.
isConcave() - Method in class unikl.disco.nc.Curve
Tests whether the curve is concave.
isConcaveIn(double, double) - Method in class unikl.disco.nc.Curve
Tests whether the curve is concave in [a,b].
isConvex() - Method in class unikl.disco.nc.Curve
Tests whether the curve is convex.
isConvexIn(double, double) - Method in class unikl.disco.nc.Curve
Tests whether the curve is convex in [a,b].
isDiscontinuity(int) - Method in class unikl.disco.nc.Curve
Returns whether the inflection point is a (real or unreal) discontinuity.
isFreeProlongation(Flow, Flow, List, List, Map, Map, Map) - Method in class unikl.disco.nc.NetworkAnalyser
Tests whether the prolongation of a flow is for free, i.e. it does not change the output bound.
isLeftopen(int) - Method in interface unikl.disco.math.functions.PWLFunction
Returns true if the i-th inflection point is in the definition interval of the segment and false if not.
isLeftopen(int) - Method in class unikl.disco.nc.Curve
Returns whether the inflection point i is excluded from the segment or not.
isRealDiscontinuity(int) - Method in class unikl.disco.nc.Curve
Returns whether the inflection point is a real discontinuity, i.e. the y0 of the leftopen segment differs from the previous one.
isUnrealDiscontinuity(int) - Method in class unikl.disco.nc.Curve
Returns whether the inflection point is an unreal discontinuity, i.e. the y0 of the leftopen segment is coincident with the y0 of the previous segment and therefore the unreal discontinuity may safely be removed.
isUseArrivalCurveApproximation() - Method in class unikl.disco.nc.NetworkAnalyser
 
isWideSenseIncreasing() - Method in class unikl.disco.nc.Curve
Tests whether the curve is wide-sense increasing.

A B C D F G I L M N P R S T U V X Y Z