- get(int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
The sum of weights up to item i, i.e., t_0 + t_1 + ...
- get(int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getArray() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
The underlying core prefix-summed array.
- getArray() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getAt(int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
returns the actual value of the item at p.
- getAt(int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getBid(PrefixSum, PrefixSum, int[], int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bidding
-
returns the bid of processor p, for given separators.
- getBottleneckP() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.Partition
-
returns the bottleneck processor.
- getBottleneckP() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PartitionImpl
-
- getCoefficientOfVariance() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatistics
-
coefficient of variance
- getCoefficientOfVariance() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatisticsImpl
-
- getCount() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Counter
-
returns the counter.
- getCount() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.CounterImpl
-
- getCount() - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Probe1DFactory
-
returns the counter value for the probe calls.
- getDiff() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bound
-
return diff, i.e.
- getDiff() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.BoundImpl
-
- getFirst() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Interval
-
getter for first: the start integer of the interval.
- getFirst() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.IntervalImpl
-
- getHigh(int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBounds
-
returns the highest possible separator index for processor p.
- getHigh(int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBoundsImpl
-
- getInterval(int, int, int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Crobber
-
constructs an interval for the given parameters.
- getInterval(int, int, int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Nicol.NicolCrobber
-
- getLast() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Interval
-
getter for last: end of interval.
- getLast() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.IntervalImpl
-
- getLb() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bound
-
returns the lower bound.
- getLb() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.BoundImpl
-
- getLow(int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBounds
-
returns the lowest possible separator index for processor p.
- getLow(int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBoundsImpl
-
- getLRProbeImpl() - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Probe1DFactory
-
getter for lrProbeImpl.
- getMax(PrefixSum) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
max item of the prefix summed array.
- getMean() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatistics
-
Returns the mean of observations.
- getMean() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatisticsImpl
-
- getMid() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bound
-
returns mid point, i.e., (LB+UB)/2.
- getMid() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.BoundImpl
-
- getMidPoint() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Interval
-
returns the midpoint of first and last.
- getMidPoint() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.IntervalImpl
-
- getMin(PrefixSum) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
min item of the prefix summed array.
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bidding
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.DP
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.DPPlus
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.ExactBisection
-
returns name.
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.HeterogeneousBisection
-
- getName() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.HeterogeneousPartitionMethod
-
An identifying string for the algorithm.
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.MP
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Nicol
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.NicolMinus
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.NicolPlus
-
- getName() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.RB
-
- getNeckValue(int, int, int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.HetPartitionImpl
-
- getNeckValue(int, int, int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.PartitionImpl
-
The load of processor p, if it gets the tasks (pre, i].
- getNotProbedCandidate(PrefixSum, PrefixSum, double, int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Crobber
-
A candidate bottleneck value.
- getNotProbedCandidate(PrefixSum, PrefixSum, double, int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Nicol.NicolCrobber
-
- getOriginalValues() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
The actual values.
- getOriginalValues() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getPartition() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.ProbeResult
-
Partition generated with probe call.
- getPartition() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.ProbeResultImpl
-
- getPartitionFor(PrefixSum, PrefixSum, double) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.AbstractHeterogeneousPartitionMethod
-
Returns the partition for the computed bottleneck value.
- getPartitionValue() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.Partition
-
partition bottleneck value.
- getPartitionValue() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PartitionImpl
-
- getProbe1DImpl() - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Probe1DFactory
-
getter for probe1DImpl
- getProber() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.NicolMinus
-
- getProbeValue() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBounds
-
returns the probe value that generated the separator bounds.
- getProbeValue() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBoundsImpl
-
- getRandomOrdering(PrefixSum, int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
returns a prefix-summed random ordering of the given prefix summed chain.
- getRandomProcessors(int, int, int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns random processors.
- getRandomProcessors(int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
The default random processor chain factory.
- getRandomProcessorsDouble(int, int, int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns random processors.
- getRandomProcessorsNormal(int, int, double, double) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns random processors.
- getRandomProcessorsNormalSquare(int, int, double, double) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns random processors.
- getRandomProcessorsOrdered(int, int, int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns random processors.
- getRLProbeImpl() - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.Probe1DFactory
-
getter for rl-probe implementation.
- getSeparator(int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.Partition
-
the separator value for processor pi.
- getSeparator(int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.PartitionImpl
-
- getSeparatorBounds(PrefixSum, PrefixSum) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.SeparatorBoundsGenerator
-
generates the initial bounds of separators for workload array on processors.
- getSeps() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.Partition
-
the underlying 1D separator array.
- getSeps() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PartitionImpl
-
- getStandardDeviation() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatistics
-
standard deviation.
- getStandardDeviation() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatisticsImpl
-
- getStatistics(PrefixSum) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
calculates and returns the statistics based on the sequence.
- getSum(int, int) - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
Get a partial of the range (j, i], i.e.
- getSum() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.PrefixSum
-
sum of all items.
- getSum(int, int) - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getSum() - Method in class tr.edu.bilkent.cs.partitioning.ccp.PrefixSumImpl
-
- getUb() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.Bound
-
returns upper bound.
- getUb() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.BoundImpl
-
- getUniformProcessors(int) - Static method in class tr.edu.bilkent.cs.partitioning.ccp.Utils
-
Returns a prefix summed processor speed array, with all processor speeds are 1.
- getVariance() - Method in interface tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatistics
-
variance of observations.
- getVariance() - Method in class tr.edu.bilkent.cs.partitioning.ccp.hetccp.cp.RunningStatisticsImpl
-