Uses of Class
jline.solvers.mam.handlers.Solver_mam_ldqbd_statevec.Ld
Packages that use Solver_mam_ldqbd_statevec.Ld
-
Uses of Solver_mam_ldqbd_statevec.Ld in jline.solvers.mam.handlers
Methods in jline.solvers.mam.handlers that return Solver_mam_ldqbd_statevec.LdModifier and TypeMethodDescriptionstatic Solver_mam_ldqbd_statevec.LdSolver_mam_ldqbd_statevec.solver_mam_ldqbd_ld(NetworkStruct sn, SolverOptions options) Build the LD-QBD blocks and parameters (theldstruct) for a single-class Delay/Queue (closed) or Source/Queue (open) model.Methods in jline.solvers.mam.handlers with parameters of type Solver_mam_ldqbd_statevec.LdModifier and TypeMethodDescriptionSolver_mam_ldqbd_statevec.solver_mam_ldqbd_avg(Solver_mam_ldqbd_statevec.Ld ld, Matrix piflat, int[] levelOf) Map a flat LD-QBD distribution to per-(station,class) mean metrics.Solver_mam_ldqbd_statevec.solver_mam_ldqbd_flatten(Solver_mam_ldqbd_statevec.Ld ld) Assemble a dense generator from the block-tridiagonal LD-QBD representation.