Package jline.lib.butools.map
Class MAP2CorrelationBounds
java.lang.Object
jline.lib.butools.map.MAP2CorrelationBounds
-
Method Summary
Modifier and TypeMethodDescriptionmap2CorrelationBounds(double[] moms) Returns the upper and lower correlation bounds for a MAP(2) given the three marginal moments.
-
Method Details
-
map2CorrelationBounds
Returns the upper and lower correlation bounds for a MAP(2) given the three marginal moments.- Parameters:
moms- First three marginal moments of the inter-arrival times- Returns:
- Pair of (lower bound, upper bound) for correlation
-