Package jline.lib.m3a

Class M3aCompressor

  • All Implemented Interfaces:

    
    public final class M3aCompressor
    
                        

    M3A (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.

    • Constructor Detail

      • M3aCompressor

        M3aCompressor()
    • Method Detail