GCSFilter::GCSFilter

Builds a new filter from the params and set of elements.

Synopsis

Declared in <blockfilter.h>

GCSFilter(
    Params const& params,
    ElementSet const& elements);

Parameters

NameDescription
paramsThe SipHash keys and Golomb-Rice coding parameters.
elementsThe set of elements to insert into the filter.