nclist-cpp
C++ implementation of nested containment lists
Loading...
Searching...
No Matches
nclist::NearestWorkspace< Index_ > Struct Template Reference

Workspace for nearest(). More...

#include <nearest.hpp>

Detailed Description

template<typename Index_>
struct nclist::NearestWorkspace< Index_ >

Workspace for nearest().

Template Parameters
Index_Integer type of the subject interval index.

This holds intermediate data structures that can be re-used across multiple calls to nearest() to avoid reallocations.


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