Pixie
Loading...
Searching...
No Matches
rmq.h File Reference

Common interface for static range-minimum-query indexes. More...

#include <concepts>
#include <cstddef>
#include <limits>

Go to the source code of this file.

Classes

class  pixie::rmq::RmqBase< Impl, Value >
 CRTP facade for static range-minimum-query indexes. More...
 

Namespaces

namespace  pixie::rmq
 

Detailed Description

Common interface for static range-minimum-query indexes.

Include <pixie/rmq/implementations.h> for the implementation catalog and current benchmark comparison.