A B C D E F G H I L M N O P R S T U V X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- decomposeIntoRateLatencies() - Method in class org.networkcalculus.dnc.curves.disco.affine.Curve_Disco_Affine
-
Decomposes this curve into a list of rate latency curves and stores this list in the curve's
rate_latencies
field. - decomposeIntoRateLatencies() - Method in class org.networkcalculus.dnc.curves.disco.pw_affine.Curve_Disco_PwAffine
-
Decomposes this curve into a list of rate latency curves and stores this list in the curve's
rate_latencies
field.
Note: Curve must be convex. - decomposeIntoRateLatencies() - Method in class org.networkcalculus.dnc.curves.mpa_rtc.pw_affine.Curve_MPARTC_PwAffine
- decomposeIntoTokenBuckets() - Method in class org.networkcalculus.dnc.curves.disco.affine.Curve_Disco_Affine
-
Decomposes this curve into a list of token bucket curves and stores this list in the curve's
token_buckets
field. - decomposeIntoTokenBuckets() - Method in class org.networkcalculus.dnc.curves.disco.pw_affine.Curve_Disco_PwAffine
-
Decomposes this curve into a list of token bucket curves and stores this list in the curve's
token_buckets
field.
Note: Curve must be concave. - decomposeIntoTokenBuckets() - Method in class org.networkcalculus.dnc.curves.mpa_rtc.pw_affine.Curve_MPARTC_PwAffine
- DECONVOLUTION_CHECKS - Variable in class org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Configuration
- Deconvolution_Disco_Affine - Class in org.networkcalculus.dnc.algebra.disco.affine
- Deconvolution_Disco_Affine() - Constructor for class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- Deconvolution_Disco_ConPwAffine - Class in org.networkcalculus.dnc.algebra.disco.con_pw_affine
-
Deconvolution for convex or (almost) concave, (almost) continuous functions.
- Deconvolution_Disco_ConPwAffine() - Constructor for class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Static method in class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Static method in class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Affine
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_ConPwAffine
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Method in interface org.networkcalculus.dnc.algebra.MinPlus
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve(Set<ArrivalCurve>, Set<ServiceCurve>, boolean) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Static method in class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Static method in class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Affine
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_ConPwAffine
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Method in interface org.networkcalculus.dnc.algebra.MinPlus
- deconvolve(Set<ArrivalCurve>, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve(Set<ArrivalCurve>, ServiceCurve, boolean) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- deconvolve(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
- deconvolve(ArrivalCurve, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Affine
- deconvolve(ArrivalCurve, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_ConPwAffine
- deconvolve(ArrivalCurve, ServiceCurve) - Method in interface org.networkcalculus.dnc.algebra.MinPlus
- deconvolve(ArrivalCurve, ServiceCurve) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve(ArrivalCurve, ServiceCurve, boolean) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Affine
- deconvolve(ArrivalCurve, ServiceCurve, boolean) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_ConPwAffine
- deconvolve(ArrivalCurve, ServiceCurve, boolean) - Method in interface org.networkcalculus.dnc.algebra.MinPlus
- deconvolve(ArrivalCurve, ServiceCurve, boolean) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Static method in class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Static method in class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Affine
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_ConPwAffine
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Method in interface org.networkcalculus.dnc.algebra.MinPlus
- deconvolve_almostConcCs_SCs(Set<Curve>, Set<ServiceCurve>) - Method in enum org.networkcalculus.dnc.algebra.mpa_rtc.pw_affine.MinPlus_MPARTC
- deconvolve_con_pw_affine(Curve, Curve) - Static method in class org.networkcalculus.dnc.algebra.disco.con_pw_affine.Deconvolution_Disco_ConPwAffine
-
Returns the deconvolution of an (almost) concave arrival curve and a convex service curve.
- deconvolveTB_RL(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.algebra.disco.affine.Deconvolution_Disco_Affine
- defaultArrivalBoundMethods() - Method in class org.networkcalculus.dnc.AnalysisConfig
- define_multiplexing_globally - Variable in class org.networkcalculus.dnc.func_tests.DncTestConfig
- degree(Server) - Method in class org.networkcalculus.dnc.network.server_graph.ServerGraph
- Delay - Class in org.networkcalculus.dnc.bounds
- Delay() - Constructor for class org.networkcalculus.dnc.bounds.Delay
- delay_bound - Variable in class org.networkcalculus.dnc.tandem.AnalysisResults
- delayARB(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Bound
- delayFIFO(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Bound
- Demo1 - Class in org.networkcalculus.dnc.demos
- Demo1() - Constructor for class org.networkcalculus.dnc.demos.Demo1
- Demo2 - Class in org.networkcalculus.dnc.demos
- Demo2() - Constructor for class org.networkcalculus.dnc.demos.Demo2
- Demo3 - Class in org.networkcalculus.dnc.demos
- Demo3() - Constructor for class org.networkcalculus.dnc.demos.Demo3
- Demo4 - Class in org.networkcalculus.dnc.demos
- Demo4() - Constructor for class org.networkcalculus.dnc.demos.Demo4
- derive(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Backlog
- deriveARB(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Delay
- deriveBoundsAtServer(Server) - Method in class org.networkcalculus.dnc.tandem.analyses.TotalFlowAnalysis
- deriveFIFO(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Delay
- deriveForSpecialCurves(ArrivalCurve, ServiceCurve) - Static method in class org.networkcalculus.dnc.bounds.Delay
- derivePmooSinkTreeAffine(ServerGraph, Server, AnalysisConfig.ArrivalBoundMethod) - Static method in class org.networkcalculus.dnc.sinktree.Backlog_SinkTree
- dest - Variable in class org.networkcalculus.dnc.network.server_graph.Turn
- diff(Num, Num) - Method in class org.networkcalculus.num.implementations.RationalBigInt
- diff(Num, Num) - Method in class org.networkcalculus.num.implementations.RationalInt
- diff(Num, Num) - Method in class org.networkcalculus.num.implementations.RealDoublePrecision
- diff(Num, Num) - Method in class org.networkcalculus.num.implementations.RealSinglePrecision
- diff(Num, Num) - Method in interface org.networkcalculus.num.Num
- diff(Num, Num) - Method in class org.networkcalculus.num.values.NaN
- diff(Num, Num) - Method in class org.networkcalculus.num.values.NegativeInfinity
- diff(Num, Num) - Method in class org.networkcalculus.num.values.PositiveInfinity
- disableAllChecks() - Method in class org.networkcalculus.dnc.algebra.disco.MinPlus_Disco_Configuration
- disableAllChecks() - Method in class org.networkcalculus.dnc.curves.disco.Curves_Disco_Configuration
- disableAllChecks() - Method in class org.networkcalculus.dnc.curves.mpa_rtc.Curves_MPARTC_Configuration
- DISCO_AFFINE - org.networkcalculus.dnc.AlgDncBackend_DNC_Affine
- DISCO_CONPWAFFINE - org.networkcalculus.dnc.AlgDncBackend_DNC_ConPwAffine
- DISCO_PWAFFINEC_AFFINEMP - org.networkcalculus.dnc.func_tests.AlgDncBackend_DNC_PwAffineC_AffineMP
- div(Num, Num) - Method in class org.networkcalculus.num.implementations.RationalBigInt
- div(Num, Num) - Method in class org.networkcalculus.num.implementations.RationalInt
- div(Num, Num) - Method in class org.networkcalculus.num.implementations.RealDoublePrecision
- div(Num, Num) - Method in class org.networkcalculus.num.implementations.RealSinglePrecision
- div(Num, Num) - Method in interface org.networkcalculus.num.Num
- div(Num, Num) - Method in class org.networkcalculus.num.values.NaN
- div(Num, Num) - Method in class org.networkcalculus.num.values.NegativeInfinity
- div(Num, Num) - Method in class org.networkcalculus.num.values.PositiveInfinity
- DNC_BACKEND - Variable in class org.networkcalculus.dnc.Calculator
- DncTest - Class in org.networkcalculus.dnc.func_tests
- DncTest() - Constructor for class org.networkcalculus.dnc.func_tests.DncTest
- DncTest(ServerGraphFactory, DncTestResults) - Constructor for class org.networkcalculus.dnc.func_tests.DncTest
- DncTestConfig - Class in org.networkcalculus.dnc.func_tests
- DncTestConfig() - Constructor for class org.networkcalculus.dnc.func_tests.DncTestConfig
- DncTestConfig(Set<AnalysisConfig.ArrivalBoundMethod>, boolean, AnalysisConfig.Multiplexing, boolean, NumBackend, AlgDncBackend) - Constructor for class org.networkcalculus.dnc.func_tests.DncTestConfig
- DncTestMethodSources - Class in org.networkcalculus.dnc.func_tests
- DncTestMethodSources() - Constructor for class org.networkcalculus.dnc.func_tests.DncTestMethodSources
- DncTestResults - Class in org.networkcalculus.dnc.func_tests
- DncTestResults() - Constructor for class org.networkcalculus.dnc.func_tests.DncTestResults
- doubleValue() - Method in class org.networkcalculus.num.implementations.RationalBigInt
- doubleValue() - Method in class org.networkcalculus.num.implementations.RationalInt
- doubleValue() - Method in class org.networkcalculus.num.implementations.RealDoublePrecision
- doubleValue() - Method in class org.networkcalculus.num.implementations.RealSinglePrecision
- doubleValue() - Method in interface org.networkcalculus.num.Num
- doubleValue() - Method in class org.networkcalculus.num.values.NaN
- doubleValue() - Method in class org.networkcalculus.num.values.NegativeInfinity
- doubleValue() - Method in class org.networkcalculus.num.values.PositiveInfinity
All Classes All Packages