Main Page Modules Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
at_bw_transform.h File Reference
#include <vector>
#include <algorithm>
Include dependency graph for at_bw_transform.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
- Author:
-
Gianni Mariani
at_bw_transform.h provides an interface to a Burrows Wheeler transform. This transform is used to transform text into somthing that is easier to compress. However, this can also be used to create an isomorphic "image" of data.
Ref: "A Block-sorting Lossless Data Compression Algorithm" by M. Burrows and D.J. Wheeler May 10, 1994
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004