Package jline.lib.qmam
Class Q_CT_PH_PH_1
java.lang.Object
jline.lib.qmam.Q_CT_PH_PH_1
-
Method Summary
Modifier and TypeMethodDescriptionstatic PHPH1Resultstatic PHPH1ResultComputes queue length and waiting time distribution for a PH/PH/1/FCFS queue.
-
Method Details
-
qCtPhPh1
public static PHPH1Result qCtPhPh1(Matrix alpha, Matrix T, Matrix beta, Matrix S, PHPH1Options options) Computes queue length and waiting time distribution for a PH/PH/1/FCFS queue. -
qCtPhPh1
-