GiNaC 1.8.7
Namespaces | Functions | Variables
crc32.h File Reference

CRC32 hash function. More...

Go to the source code of this file.

Namespaces

namespace  GiNaC
 

Functions

static unsigned GiNaC::crc32 (const char *c, const unsigned len, const unsigned crcinit)
 

Variables

static unsigned const GiNaC::crctab [256]
 

Detailed Description

CRC32 hash function.

Shamelessly stolen from GNU coreutils (cksum.c).

Definition in file crc32.h.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.