digest
Loading...
Searching...
No Matches
List of all members
digest::ds::Naive< k > Struct Template Reference

Naive data structure. Naively loops through the array to find the minimum. More...

#include <data_structure.hpp>

Detailed Description

template<uint32_t k>
struct digest::ds::Naive< k >

Naive data structure. Naively loops through the array to find the minimum.

Template Parameters
klarge window size

The documentation for this struct was generated from the following file: