|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object FJBase groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
static final class PAS.FJDPACombineInPlace extends FJBase
Field Summary | |
---|---|
BinaryDoubleOp |
combiner
|
ParallelDoubleArrayWithDoubleMapping |
other
|
int |
otherOffset
|
Constructor Summary | |
PAS.FJDPACombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, ParallelDoubleArrayWithDoubleMapping 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 ParallelDoubleArrayWithDoubleMapping other
final int otherOffset
Constructor Detail |
---|
PAS.FJDPACombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, ParallelDoubleArrayWithDoubleMapping 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.