OmniSketch  0.1
Oh my sketch!
CMSketchTest.h File Reference

Test Count Min Sketch. More...

#include <common/test.h>
#include <sketch/CMSketch.h>
Include dependency graph for CMSketchTest.h:

Classes

class  OmniSketch::Test::CMSketchTest< key_len, T, hash_t >
 Testing class for Count Min Sketch. More...
 

Namespaces

 OmniSketch
 
 OmniSketch::Test
 Testing classes and metrics.
 

Macros

#define CM_PARA_PATH   "CM.para"
 
#define CM_TEST_PATH   "CM.test"
 
#define CM_DATA_PATH   "CM.data"
 

Detailed Description

Test Count Min Sketch.

Author
dromniscience (you@d.nosp@m.omai.nosp@m.n.com)

Macro Definition Documentation

◆ CM_DATA_PATH

#define CM_DATA_PATH   "CM.data"

◆ CM_PARA_PATH

#define CM_PARA_PATH   "CM.para"

◆ CM_TEST_PATH

#define CM_TEST_PATH   "CM.test"