Package jline.api.mam
package jline.api.mam
Matrix Analytic Methods (MAM) for structured Markov chains.
This package implements matrix-analytic methods for solving structured Markov chains, including quasi-birth-death (QBD) processes and related models. These methods are efficient for analyzing systems with repetitive state space structures.
- Since:
- LINE 2.0
- See Also:
-
ClassDescriptionTop-level functions for AMAP2 gamma fitting (ported from Kotlin).Triple holder for adjustment results.Amap2 Fit Gamma algorithms (documentation marker class).Absorbing Phase-type distribution fitting from MAP.Absorbing Phase-type distribution trace-based fitting.Result of BMAP sampling containing inter-arrival time and batch size.Level-Dependent Quasi-Birth-Death process solver.Options for LDQBD solver.Result of LDQBD solver containing rate matrices and stationary distribution.True if a process (D0, D1) is a renewal process.MAMAP 22 fit multiclass algorithms (documentation marker).Result tuple holding G, U, Y matrices.Triple of (fitted MMAP, feasible forward moments, feasible backward moments).Markovian Arrival MAP with Marked arrivals MMAP-based fitting.MAMAP 2m fit mmap algorithms.Andersen-Nielsen MAP fitting algorithm.MAP Andersen-Nielsen fitting algorithms.MAP arrival rate computation algorithms.MAP mean inter-arrival time computation algorithms.Stateful sampler for a BMAP (Batch Markovian Arrival Process) that retains the modulating phase between draws.Stateful single-event MAP sampler that carries the modulating phase across calls.MAP variance computation algorithms.ME mean computation algorithms.Matrix Exponential (ME) sampling by numerical inversion of the exact CDF.Stateful ME sampler that builds the inverse-CDF table once and draws independent variates from it.ME squared coefficient of variation (SCV) computation algorithms.ME variance computation algorithms.Compresses an MMAP using various approximation methods.MMAP compress algorithms.MMAP arrival rate computation algorithms.MMAP of the maximum of two independent marked arrival flows, as used to synchronize sibling branches at a fork-join Join node.Functional callback used internally for weight-combination enumeration.Computes the steady-state probability vector for each class in an MMAP.One marked draw: inter-arrival time plus the 1-based mark of the arrival.Stateful sampler for an MMAP {D0, D1_agg, D11..D1K} (M3A layout) that retains the modulating phase between draws, so successive calls reproduce the inter-arrival autocorrelation (mirrors Map_sample.MapSampler / BmapSampler).Fits a MMPP(2) according to [Heffes and Lucantoni, 1986].Fits a second-order Marked MMPP using optimization.Result containing QBD matrices for BMAP/BMAP/1 queue.QBD R-matrix computation algorithms.Result from simplified QBD CR solver (kept for backward compatibility).Result class for qbd_rg containing R, G, B, L, F, U.Result of qbd_mapmap1 analysis.Quadratic Programming result containing solution and status.Rational Arrival Process (RAP) sampling by conditional inversion.Stateful RAP sampler that carries the conditional phase vector across draws, so successive inter-event times are correlated as in the process.