Package jline.lib.m3a
Class M3A
-
- All Implemented Interfaces:
public final class M3AM3A (Markovian Arrival Process with 3-moment Approximation) tool for MMAP compression.
This class implements various compression methods based on the M3A methodology, which focuses on preserving the first three moments and correlation structure of the original MMAP while reducing its complexity.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classM3A.HyperExpParameterspublic final classM3A.ErlangParameterspublic final classM3A.CoxianParameterspublic final classM3A.PhaseTypeParameterspublic classM3A.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static M3A.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description M3A()
-