Uses of Class
jline.io.Ret.pfqnAMVAMS
Packages that use Ret.pfqnAMVAMS
Package
Description
Mean Value Analysis algorithms for Product Form Queueing Networks.
-
Uses of Ret.pfqnAMVAMS in jline.api.pfqn.mva
Methods in jline.api.pfqn.mva that return Ret.pfqnAMVAMSModifier and TypeMethodDescriptionstatic Ret.pfqnAMVAMSPfqn_ab_amva.ab_amva(Matrix serviceTimes, Matrix N, Matrix V, Matrix nservers, List<SchedStrategy> schedStrategies, boolean fcfsSchmidt, String marginalProbMethod) static Ret.pfqnAMVAMSPfqn_conwayms.pfqn_conwayms(Matrix L, Matrix N, Matrix Z) static Ret.pfqnAMVAMSPfqn_conwayms.pfqn_conwayms(Matrix L, Matrix N, Matrix Z, int[] nservers) static Ret.pfqnAMVAMSPfqn_conwayms.pfqn_conwayms(Matrix L, Matrix N, Matrix Z, int[] nservers, SchedStrategy[] type, double tol, int maxiter) static Ret.pfqnAMVAMSPfqn_linearizerms.pfqn_linearizerms(Matrix L, Matrix N, Matrix nservers) static Ret.pfqnAMVAMSPfqn_linearizerms.pfqn_linearizerms(Matrix L, Matrix N, Matrix Z, Matrix nservers) static Ret.pfqnAMVAMSPfqn_linearizerms.pfqn_linearizerms(Matrix L, Matrix N, Matrix Z, Matrix nservers, List<SchedStrategy> type) static Ret.pfqnAMVAMSPfqn_linearizerms.pfqn_linearizerms(Matrix L, Matrix N, Matrix Z, Matrix nservers, List<SchedStrategy> type, double tol, int maxiter)