Commit c57c860a authored by Davis King's avatar Davis King

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404216
parent 6bbfc7e8
...@@ -164,28 +164,9 @@ ...@@ -164,28 +164,9 @@
<file>dlib/crc32.h</file> <file>dlib/crc32.h</file>
<spec_file>dlib/crc32/crc32_kernel_abstract.h</spec_file> <spec_file>dlib/crc32/crc32_kernel_abstract.h</spec_file>
<description> <description>
This object represents the CRC-32 algorithm for calculating This object represents the CRC-32 algorithm for calculating checksums.
checksums.
</description> </description>
<implementations>
<implementation>
<name>crc32_kernel_1</name>
<file>dlib/crc32/crc32_kernel_1.h</file>
<description>
This implementation uses the polynomial 0xedb88320.
</description>
<typedefs>
<typedef>
<name>kernel_1a</name>
<description>is a typedef for crc32_kernel_1</description>
</typedef>
</typedefs>
</implementation>
</implementations>
</component> </component>
<!-- ************************************************************************* --> <!-- ************************************************************************* -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment