|
Docs
|
Implementation of Locality Sensitive Sampling (LSS) with SDDS Split-Merge sampler. More...
Implementation of Locality Sensitive Sampling (LSS) with SDDS Split-Merge sampler.
This file contains the complete implementation of the SplitMerge_LSS_SDDS class, which provides an optimized variant of split-merge sampling using:
This approach offers computational advantages for large datasets while maintaining theoretical guarantees of split-merge samplers.