Class M3pp2m_interleaveKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static MatrixCell m3pp2m_interleave(List<MatrixCell> m3pps) Computes the interleaved MMAP obtained by multiple M3PP(2,m).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • m3pp2m_interleave

         final static MatrixCell m3pp2m_interleave(List<MatrixCell> m3pps)

        Computes the interleaved MMAP obtained by multiple M3PP(2,m).

        Parameters:
        m3pps - List of M3PP(2,m) processes to interleave
        Returns:

        Interleaved MMAP