Package jline.lib.butools.map
Class MMAPFromMRAP
java.lang.Object
jline.lib.butools.map.MMAPFromMRAP
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixCellmmapFromMRAP(Matrix[] H) static MatrixCellmmapFromMRAP(Matrix[] H, double prec) Overload for Matrix[].static MatrixCellstatic MatrixCellmmapFromMRAP(MatrixCell H, double prec) Obtains a Markovian representation of a continuous marked rational arrival process of the same size, if possible.
-
Method Details
-
mmapFromMRAP
-
mmapFromMRAP
Obtains a Markovian representation of a continuous marked rational arrival process of the same size, if possible. -
mmapFromMRAP
Overload for Matrix[]. -
mmapFromMRAP
-