Thrill
0.1
|
This is the complete list of members for DuplicateDetection, including all inherited members.
debug | DuplicateDetection | privatestatic |
FindNonDuplicates(std::vector< bool > &non_duplicates, std::vector< size_t > &hashes, Context &context, size_t dia_id) | DuplicateDetection | inline |
GolombBitStreamReader typedef | DuplicateDetection | private |
GolombBitStreamWriter typedef | DuplicateDetection | private |
GolumbDeltaReader typedef | DuplicateDetection | private |
GolumbDeltaWriter typedef | DuplicateDetection | private |
ReadEncodedHashesToVector(const data::CatStreamPtr &stream_pointer, std::vector< bool > &non_duplicates, size_t golomb_param) | DuplicateDetection | inlineprivate |
WriteEncodedHashes(const data::CatStreamPtr &stream_pointer, const std::vector< size_t > &hashes, size_t golomb_param, size_t num_workers, size_t max_hash) | DuplicateDetection | inlineprivate |