|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object FJBase groovyx.gpars.extra166y.PAS.FJDCombineInPlace
static final class PAS.FJDCombineInPlace extends FJBase
Field Summary | |
---|---|
BinaryDoubleOp |
combiner
|
double[] |
other
|
int |
otherOffset
|
Constructor Summary | |
PAS.FJDCombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, double[] other, int otherOffset, BinaryDoubleOp combiner)
|
Method Summary | |
---|---|
void
|
atLeaf(int l, int h)
|
FJBase
|
newSubtask(int l, int h, FJBase r)
|
Field Detail |
---|
final BinaryDoubleOp combiner
final double[] other
final int otherOffset
Constructor Detail |
---|
PAS.FJDCombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, double[] other, int otherOffset, BinaryDoubleOp combiner)
Method Detail |
---|
void atLeaf(int l, int h)
FJBase newSubtask(int l, int h, FJBase r)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.