|
BitMagic-C++
|
Parallel planner for operations with sparse vectors. More...
#include "bmsparsevec_serial.h"
Go to the source code of this file.
Data Structures | |
| class | bm::optimize_plan_builder< SVect, Lock > |
| Builder class to prepare a batch of tasks for parallel optimization of a sparse vector. More... | |
| struct | bm::optimize_plan_builder< SVect, Lock >::task_batch |
| class | bm::compute_sim_matrix_plan_builder< BV > |
| Parallel plan builder for the XOR filter scanner. More... | |
| struct | bm::compute_sim_matrix_plan_builder< BV >::task_batch |
| class | bm::sv_serialization_plan_builder< SV > |
| Parallel plan builder for succinct sparse vector serialization. More... | |
| struct | bm::sv_serialization_plan_builder< SV >::serialization_params |
| struct | bm::sv_serialization_plan_builder< SV >::task_batch |
Namespaces | |
| namespace | bm |
Parallel planner for operations with sparse vectors.
Definition in file bmsparsevec_parallel.h.