#include <blocker_util.h>
|
static void | synthesizePairsSelf (ui pos, std::vector< std::pair< int, int > > &pairs, int mapid) |
|
static void | synthesizePairsRS (ui pos, std::vector< std::pair< int, int > > &pairs, int mapid) |
|
static void | pretopKviaTASelf (uint64_t K, const std::string &topKattr, const std::string &attrType, bool isWeighted) |
|
static void | pretopKviaTARS (uint64_t K, const std::string &topKattr, const std::string &attrType, bool isWeighted) |
|
◆ BlockerUtil() [1/3]
BlockerUtil::BlockerUtil |
( |
| ) |
|
|
default |
◆ ~BlockerUtil()
BlockerUtil::~BlockerUtil |
( |
| ) |
|
|
default |
◆ BlockerUtil() [2/3]
◆ BlockerUtil() [3/3]
◆ pretopKviaTARS()
void BlockerUtil::pretopKviaTARS |
( |
uint64_t | K, |
|
|
const std::string & | topKattr, |
|
|
const std::string & | attrType, |
|
|
bool | isWeighted ) |
|
static |
◆ pretopKviaTASelf()
void BlockerUtil::pretopKviaTASelf |
( |
uint64_t | K, |
|
|
const std::string & | topKattr, |
|
|
const std::string & | attrType, |
|
|
bool | isWeighted ) |
|
static |
◆ synthesizePairsRS()
void BlockerUtil::synthesizePairsRS |
( |
ui | pos, |
|
|
std::vector< std::pair< int, int > > & | pairs, |
|
|
int | mapid ) |
|
static |
◆ synthesizePairsSelf()
void BlockerUtil::synthesizePairsSelf |
( |
ui | pos, |
|
|
std::vector< std::pair< int, int > > & | pairs, |
|
|
int | mapid ) |
|
static |
The documentation for this class was generated from the following files: