mtfTransform

fnMtfResult mtfTransform(const(ubyte)[] input) pure @safe

Perform MTF transform.

Parameters

inputInput data (BWT output).

Returns

MTF result with indices and symbol mapping.