Classes | Namespaces

include/oned/rec_bisect.hpp File Reference

1d recursive bisection More...

#include <util/prefix_sum_tools.hpp>
#include <assert.h>
#include <stdlib.h>
#include <util/tools.hpp>
#include <iostream>
#include <stdio.h>
#include <oned/rec_bisect_impl.hpp>

Go to the source code of this file.


Detailed Description

1d recursive bisection

Author:
erdeniz <erdeniz@bmi.osu.edu>
Date:
Mon Jun 14 21:58:16 2010

Classes

class  oned::RecursiveBisection< T, Pr >
 recursive 1D partitioning algorithm which partition an array in two parts of similiar load and allocates half the processor in each part. More...

Namespaces

namespace  oned
 

This namespace provides one dimensional algorithms.


 All Classes Namespaces Files Functions Variables Typedefs Friends Defines