Skylark (Sketching Library)
0.1
|
Go to the source code of this file.
Namespaces | |
namespace | skylark |
namespace | skylark::sketch |
Functions | |
void | skylark::sketch::set_blocksize (int blocksize) |
int | skylark::sketch::get_blocksize () |
void | skylark::sketch::set_factor (double factor) |
double | skylark::sketch::get_factor () |
Variables | |
int | skylark::sketch::blocksize = 0 |
double | skylark::sketch::factor = 20. |