BitMagic-C++
Public Member Functions | Data Fields
CKMerAcc Struct Reference

Utility class to accumulate cahnges to cluster before commiting it (mutex syncronous operation) More...

Public Member Functions

 CKMerAcc (size_t sz)
 
void add (size_t cluster_id, bm::bvector<>::size_type m_id, bm::bvector<> &bv_kmer)
  More...
 

Data Fields

bvector_ptr_vector_type bv_members
  More...
 
bvector_ptr_vector_type bv_kmers
  More...
 

Detailed Description

Utility class to accumulate cahnges to cluster before commiting it (mutex syncronous operation)

Examples
xsample07a.cpp.

Definition at line 1214 of file xsample07a.cpp.


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