oned::GreedyBisection< T, Pr > Member List

This is the complete list of members for oned::GreedyBisection< T, Pr >, including all inherited members.
calculateDiff(const Pr &prefixSum, int low, int high, int leftProc, int rightProc, int candidate)oned::RecursiveBisection< T, Pr > [static]
findEvenCut(const Pr &prefixSum, int low, int high, int leftProc, int rightProc)oned::RecursiveBisection< T, Pr > [static]
greedy_bisect_internal(int procCount, const Pr &prefixSumArray, int length, int *cutIndexes)oned::GreedyBisection< T, Pr > [private, static]
greedy_bisection(int procCount, const Pr &prefixSumArray, int length, int *cutIndexes, T foo)oned::GreedyBisection< T, Pr > [static]
rec_bisection(int procCount, const Pr &prefixSumArray, int length, int *cutIndexes, T max)oned::RecursiveBisection< T, Pr > [static]
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines