Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
#include <fenwick.h>
Static Public Member Functions | |
static T | operation (const T &x, const T &y) |
static T interval_trees::fenwick::BinaryMax< T >::operation | ( | const T & | x, |
const T & | y | ||
) | [inline, static] |