Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
combination_p2 Struct Reference

#include <ovlpjoin_parallel.h>

Public Member Functions

 combination_p2 (int d, int beg, const OvlpRSJoinParallel &joiner)
 
int getlastcurr (const OvlpRSJoinParallel &joiner)
 
void next (const OvlpRSJoinParallel &joiner)
 
void print (const OvlpRSJoinParallel &joiner) const
 
bool stepback (const int i, const OvlpRSJoinParallel &joiner)
 
void binary (const combination_p2 &value, const OvlpRSJoinParallel &joiner)
 
void binary (const combination_p1 &value, const OvlpRSJoinParallel &joiner)
 
bool ifsame (const std::vector< ui > &data, const OvlpRSJoinParallel &joiner)
 

Public Attributes

int N {0}
 
int id {0}
 
bool completed {false}
 
std::vector< int > curr
 

Constructor & Destructor Documentation

◆ combination_p2()

combination_p2::combination_p2 ( int d,
int beg,
const OvlpRSJoinParallel & joiner )

Member Function Documentation

◆ binary() [1/2]

void combination_p2::binary ( const combination_p1 & value,
const OvlpRSJoinParallel & joiner )

◆ binary() [2/2]

void combination_p2::binary ( const combination_p2 & value,
const OvlpRSJoinParallel & joiner )

◆ getlastcurr()

int combination_p2::getlastcurr ( const OvlpRSJoinParallel & joiner)
inline

◆ ifsame()

bool combination_p2::ifsame ( const std::vector< ui > & data,
const OvlpRSJoinParallel & joiner )

◆ next()

void combination_p2::next ( const OvlpRSJoinParallel & joiner)

◆ print()

void combination_p2::print ( const OvlpRSJoinParallel & joiner) const

◆ stepback()

bool combination_p2::stepback ( const int i,
const OvlpRSJoinParallel & joiner )

Member Data Documentation

◆ completed

bool combination_p2::completed {false}

◆ curr

std::vector<int> combination_p2::curr

◆ id

int combination_p2::id {0}

◆ N

int combination_p2::N {0}

The documentation for this struct was generated from the following files: