This adaptor will transform a sequence of row major matrix (passed as input) into a giga mle via simple concatenation. Meanwhile, the adaptor also need to compute the cumulative height sequence $t_i$. This giga mle will be forward to another PCS for committing (seen as a row major matrix with width 1).
This adaptor will transform a sequence of row major matrix (passed as input) into a giga mle via simple concatenation. Meanwhile, the adaptor also need to compute the cumulative height sequence$t_i$ . This giga mle will be forward to another PCS for committing (seen as a row major matrix with width 1).