merge


Description:

public bool merge (HyperLogLog other)

Merges another HyperLogLog into this instance.

Parameters:

other

other HyperLogLog.

Returns:

true if merged, false when precisions mismatch.