#include "rect_list.hpp"
Go to the source code of this file.
Classes | |
class | util::SubPSA< T, Pr > |
represent a rectangular region of a prefix sum array as an prefix sum array. More... | |
class | util::SubPSA< T, Pr >::Intermediate |
a row from a SubPSA. More... | |
Namespaces | |
namespace | util |
This namespace provides multiple utilitarian classes and function used in 1D and 2D partitioning algorithm (for instance as input and output). |