#include <twod/part_base.hpp>
#include <util/rect_list.hpp>
#include <util/prefix_sum_tools.hpp>
#include <twod/uniform_2d_impl.hpp>
Go to the source code of this file.
Classes | |
class | twod::Uniform< T, Pr > |
Implements the area based rectilinear of the space. More... | |
Namespaces | |
namespace | twod |
This namespace provides two dimensional algorithms. |