Uses of Class
jline.io.Ret.LinearizerResult
Packages that use Ret.LinearizerResult
Package
Description
Mean Value Analysis algorithms for Product Form Queueing Networks.
Input/output from the command line or XML files.
-
Uses of Ret.LinearizerResult in jline.api.pfqn.mva
Methods in jline.api.pfqn.mva that return Ret.LinearizerResultModifier and TypeMethodDescriptionstatic Ret.LinearizerResultPfqn_conwayms.pfqn_conwayms_core(Matrix L, int M, int R, Matrix N_1, Matrix Z, int[] nservers, Matrix Q, Matrix P, Matrix PB, MatrixCell Delta, SchedStrategy[] type, double tol, int maxiter) static Ret.LinearizerResultPfqn_conwayms.pfqn_conwayms_forwardmva(Matrix L, int M, int R, Matrix N_1, Matrix Z, int[] nservers, SchedStrategy[] type, MatrixCell Q_1, MatrixCell P_1, Matrix PB_1, Matrix T_1) -
Uses of Ret.LinearizerResult in jline.io
Methods in jline.io that return Ret.LinearizerResult