Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
interval_trees::fenwick Namespace Reference

Classes

class  FenwickTree
struct  BinaryPlus
class  FenwickSumTree
struct  BinaryMax
class  FenwickMaxTree

Enumerations

enum  FenwickDirection { TO_ZERO, TO_INFTY }

Enumeration Type Documentation

Type of a fenwick tree, determines which type of range cna Fenwick tree query

Enumerator:
TO_ZERO 
TO_INFTY 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines