OmniSketch  0.1
Oh my sketch!
CHCMSketchTest.h File Reference

Test CH-optimized Count Min Sketch. More...

#include <common/test.h>
#include <sketch/CHCMSketch.h>
Include dependency graph for CHCMSketchTest.h:

Classes

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

Namespaces

 OmniSketch
 
 OmniSketch::Test
 Testing classes and metrics.
 

Macros

#define CHCM_PARA_PATH   "CM.para"
 
#define CHCM_TEST_PATH   "CM.test"
 
#define CHCM_DATA_PATH   "CM.data"
 
#define CHCM_CH_PATH   "CM.ch"
 

Detailed Description

Test CH-optimized Count Min Sketch.

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

Macro Definition Documentation

◆ CHCM_CH_PATH

#define CHCM_CH_PATH   "CM.ch"

◆ CHCM_DATA_PATH

#define CHCM_DATA_PATH   "CM.data"

◆ CHCM_PARA_PATH

#define CHCM_PARA_PATH   "CM.para"

◆ CHCM_TEST_PATH

#define CHCM_TEST_PATH   "CM.test"