lab_bloom
Brilliant Bloom Filters
All Classes Files Functions Variables
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  entry
 main.cppContains code for testing different bloom filter sizes
  lib
  cs225
 HSLAPixel.cppImplementation of the HSLAPixel class for use in with the PNG library
 HSLAPixel.h
 PNG.cppImplementation of a simple PNG class using HSLAPixels and the lodepng PNG library
 PNG.h
  src
 bloom.cppDefinitions of the binary tree functions you'll be writing for this lab
 bloom.hDeclaraction of the BF class
 bloom_given.cppSupport functions that the autograder will have access to You should not modify this file (it wont be included in your submission)