tudocomp
– The TU Dortmund Compression Framework
characterhash.h File Reference
#include <cassert>
#include <iostream>
#include <stdexcept>
#include "mersennetwister.h"

Go to the source code of this file.

Typedefs

typedef unsigned long long uint64
 
typedef unsigned int uint32
 
typedef unsigned int uint
 

Typedef Documentation

◆ uint

typedef unsigned int uint

Definition at line 6 of file characterhash.h.

◆ uint32

typedef unsigned int uint32

Definition at line 5 of file characterhash.h.

◆ uint64

typedef unsigned long long uint64

Definition at line 4 of file characterhash.h.