Uses of Class
jline.api.pfqn.mva.Pfqn_mva_interval.Result
Packages that use Pfqn_mva_interval.Result
Package
Description
Mean Value Analysis algorithms for Product Form Queueing Networks.
-
Uses of Pfqn_mva_interval.Result in jline.api.pfqn.mva
Methods in jline.api.pfqn.mva that return Pfqn_mva_interval.ResultModifier and TypeMethodDescriptionstatic Pfqn_mva_interval.ResultPfqn_mva_interval.pfqn_mva_interval(Matrix L, double N, double Z) Convenience overload for a thin population and think time.static Pfqn_mva_interval.ResultPfqn_mva_interval.pfqn_mva_interval(Matrix L, Matrix N, Matrix Z) Exact hull of single-class MVA over an input box.