butools.reptrans.MStaircase¶
-
butools.reptrans.
MStaircase
()¶ Matlab: [B, n] = MStaircase(X, Z, precision)
Mathematica: {B, n} = MStaircase[X, Z, precision]
Python/Numpy: B, n = MStaircase(X, Z, precision)
Computes a smaller representation using the staircase algorithm.
Notes
This function should not be called directly. It is used by ‘MinimalRepFromME’ and ‘MinimalRepFromRAP’.
References
[R33] P. Buchholz, M. Telek, “On minimal representation of rational arrival processes.” Madrid Conference on Qeueuing theory (MCQT), June 2010.