Same as DIRECT-CUT except this one recalculates average load after each allocation. More...
#include <util/prefix_sum_tools.hpp>
#include <oned/direct_ref_b.hpp>
#include <oned/direct_cut.hpp>
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
#include <oned/direct_ref_b_impl.hpp>
Go to the source code of this file.
Same as DIRECT-CUT except this one recalculates average load after each allocation.
Classes | |
class | oned::DirectCutRefB< T, Pr > |
Same as DIRECT-CUT except this one recalculates average load after each allocation. More... | |
Namespaces | |
namespace | oned |
This namespace provides one dimensional algorithms. |