Package jline.lib.butools.mam


package jline.lib.butools.mam
Package containing Matrix-Analytic Methods (MAM) solvers. Ported from BUTools V2.0. Functions include: - MG1FundamentalMatrix: Compute G matrix for M/G/1 type chains - GM1FundamentalMatrix: Compute R matrix for G/M/1 type chains - QBDStationaryDistr: Compute QBD stationary distribution - FluidSolve: Solve canonical Markovian fluid model - FluidStationaryDistr: Compute fluid model stationary distribution These functions complement the existing FluidFundamentalMatrices and QBDFundamentalMatrices in the butools package.