| 
    rehashing
    
   | 
 
#include <HBS.h>
Public Member Functions | |
| HBS (shared_ptr< MatrixXd > X, int m, double w, int k, int ntbls, std::mt19937_64 &rng) | |
Public Attributes | |
| vector< pair< int, double > > | final_samples | 
HBS for the sketching experiments. See details in supplementary material, Section 5.3
 1.8.15