Package jline.lib.smc
Class MG1_EG
java.lang.Object
jline.lib.smc.MG1_EG
-
Method Summary
-
Method Details
-
mg1_eg
Determines G directly if rank(A0)=1 for M/G/1-type Markov chains.- Parameters:
A- The block matrix [A0 A1 A2 ... A_max] with m rows and m*(max+1) columnsverbose- When true, prints residual error- Returns:
- G matrix if explicit solution exists, null otherwise
-
mg1_eg
-