A library for working with phylogenetic and population genetic data.
v0.27.0
range_minimum_query.hpp File Reference
#include "genesis/utils/containers/matrix.hpp"
#include <cmath>
#include <cstddef>
#include <cstdint>
#include <vector>

Go to the source code of this file.

Classes

class  RangeMinimumQuery
 Class that allows to efficiently find the index of the minimum element within an interval of an array of integer values. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils