Package jline.api.mam
Class Map2_fit
java.lang.Object
jline.api.mam.Map2_fit
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.mamMAPFitReturnmap2_fit(double e1, double e2, double e3) Fits a 2-phase Markovian Arrival Process (MAP2) using the first three moments.static Ret.mamMAPFitReturnmap2_fit(double e1, double e2, double e3, double g2) Fits a 2-phase Markovian Arrival Process (MAP2) to match the given moments and decay rate of the autocorrelation function.
-
Method Details
-
map2_fit
Fits a 2-phase Markovian Arrival Process (MAP2) to match the given moments and decay rate of the autocorrelation function. -
map2_fit
Fits a 2-phase Markovian Arrival Process (MAP2) using the first three moments.
-