BitMagic-C++
Data Structures | Public Types | Public Member Functions | Data Fields
sparse_vect_index Struct Reference
Collaboration diagram for sparse_vect_index:
Collaboration graph
[legend]

Data Structures

struct  vect_addr
 

Public Types

typedef bm::sparse_vector< unsigned, bm::bvector<> > sparse_vector_type
 
typedef std::map< unsigned, vect_addrmap_type
 
typedef std::vector< std::pair< uint64_t, unsigned > > delta_sum_map_type
 

Public Member Functions

void get_vector (unsigned id, std::vector< unsigned > &vect) const
  More...
 

Data Fields

sparse_vector_type sv_storage_
  More...
 
sparse_vector_type sv_storage1_
  More...
 
map_type idx_
  More...
 

Detailed Description

Examples
xsample01.cpp.

Definition at line 167 of file xsample01.cpp.


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