- f(Num) - Method in interface de.uni_kl.cs.discodnc.curves.Curve
-  
- f(Num) - Method in class de.uni_kl.cs.discodnc.curves.dnc.Curve_DNC
- 
Returns the function value at x-coordinate x, ifx>=0, andNaNif not.
 
- f(Num) - Method in class de.uni_kl.cs.discodnc.curves.dnc.LinearSegment_DNC
- 
Returns the function value of this linear segment at the given x-coordinate. 
- f(Num) - Method in interface de.uni_kl.cs.discodnc.curves.LinearSegment
-  
- f(Num) - Method in class de.uni_kl.cs.discodnc.curves.mpa_rtc_pwaffine.Curve_MPARTC_PwAffine
-  
- f(Num) - Method in class de.uni_kl.cs.discodnc.curves.mpa_rtc_pwaffine.LinearSegment_MPARTC_PwAffine
-  
- f_inv(Num) - Method in interface de.uni_kl.cs.discodnc.curves.Curve
-  
- f_inv(Num) - Method in class de.uni_kl.cs.discodnc.curves.dnc.Curve_DNC
- 
Returns the smallest x value at which the function value is equal to
 y.
 
- f_inv(Num) - Method in class de.uni_kl.cs.discodnc.curves.mpa_rtc_pwaffine.Curve_MPARTC_PwAffine
-  
- f_inv(Num, boolean) - Method in interface de.uni_kl.cs.discodnc.curves.Curve
-  
- f_inv(Num, boolean) - Method in class de.uni_kl.cs.discodnc.curves.dnc.Curve_DNC
- 
Returns the x value at which the function value is equal to y.
 
- f_inv(Num, boolean) - Method in class de.uni_kl.cs.discodnc.curves.mpa_rtc_pwaffine.Curve_MPARTC_PwAffine
-  
- FIFO - de.uni_kl.cs.discodnc.nc.AnalysisConfig.Multiplexing
-  
- FIFO_MUX_CHECKS - Variable in class de.uni_kl.cs.discodnc.nc.CalculatorConfig
-  
- fifoMux(ServiceCurve, ArrivalCurve) - Static method in class de.uni_kl.cs.discodnc.nc.bounds.LeftOverService
- 
Computes the left-over FIFO service curve for a server with the service curve
 betaexperiencing cross-traffic with arrival curvealpha.
 
- fifoMux(ServiceCurve, Set<ArrivalCurve>) - Static method in class de.uni_kl.cs.discodnc.nc.bounds.LeftOverService
-  
- findLink(Server, Server) - Method in class de.uni_kl.cs.discodnc.network.Network
-  
- findSplittingServer(Server, Set<Flow>) - Method in class de.uni_kl.cs.discodnc.network.Network
- 
Returns the server at which the flows in flows_of_interestfirst
 all meet each other (when viewed from the source).
 
- first - Variable in class de.uni_kl.cs.discodnc.misc.Pair
-  
- fLimitRight(Num) - Method in interface de.uni_kl.cs.discodnc.curves.Curve
-  
- fLimitRight(Num) - Method in class de.uni_kl.cs.discodnc.curves.dnc.Curve_DNC
- 
Returns the limit to the right of the function value at x-coordinate
 x, ifx>=0, andNaNif not.
 
- fLimitRight(Num) - Method in class de.uni_kl.cs.discodnc.curves.mpa_rtc_pwaffine.Curve_MPARTC_PwAffine
-  
- Flow - Class in de.uni_kl.cs.discodnc.network
- 
Class representing flows through the network. 
- Flow() - Constructor for class de.uni_kl.cs.discodnc.network.Flow
-  
- Flow(int, String, ArrivalCurve, Path) - Constructor for class de.uni_kl.cs.discodnc.network.Flow
-  
- flow_default_name_prefix - Variable in class de.uni_kl.cs.discodnc.network.Network
-  
- flow_id_counter - Variable in class de.uni_kl.cs.discodnc.network.Network
-  
- flow_prolongation - Variable in class de.uni_kl.cs.discodnc.nc.AnalysisConfig
-  
- flows - Variable in class de.uni_kl.cs.discodnc.network.Network
-  
- forceThroughOrigin() - Method in class de.uni_kl.cs.discodnc.curves.dnc.Curve_DNC
-