BitMagic-C++
Data Structures | Public Types | Public Member Functions
bm::compute_sim_matrix_plan_builder< BV > Class Template Reference

Parallel plan builder for the XOR filter scanner. More...

#include <bmsparsevec_parallel.h>

Data Structures

struct  task_batch
 

Public Types

typedef BV bvector_type
 
typedef BV::size_type size_type
 
typedef bvector_type::allocator_type allocator_type
 
typedef bm::bv_ref_vector< BV > bv_ref_vector_type
 

Public Member Functions

void build_plan (task_batch &batch, bm::xor_sim_model< BV > &sim_model, const bv_ref_vector_type &ref_vect, const bm::xor_sim_params &xs_params)
  More...
 

Detailed Description

template<typename BV>
class bm::compute_sim_matrix_plan_builder< BV >

Parallel plan builder for the XOR filter scanner.

Definition at line 102 of file bmsparsevec_parallel.h.


The documentation for this class was generated from the following file: