Given a prefix sum array in interval notation, this algorithm applies NicolPlus. More...
#include <util/parametric_search.hpp>
#include <oned/nicol_plus_interval_impl.hpp>
Go to the source code of this file.
Given a prefix sum array in interval notation, this algorithm applies NicolPlus.
This is class is used by twod::RectNicol and twod::JagPQOptIntervalBest.
Classes | |
class | oned::Nicol_plus_interval< T, Pr > |
Given a prefix sum array in interval notation, this algorithm applies NicolPlus. More... | |
Namespaces | |
namespace | oned |
This namespace provides one dimensional algorithms. |