- groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
-
-
Methods Summary
Methods
Type |
Name and description |
double |
dget(int i)
|
boolean |
hasMap()
|
void |
leafTransfer(int lo, int hi, long[] dest, int offset)
|
void |
leafTransferByIndex(int[] indices, int loIdx, int hiIdx, long[] dest, int offset)
|
long |
lget(int i)
|
java.lang.Object |
oget(int i)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class ParallelLongArrayWithLongMapping |
all, apply, max, max, min, min, reduce, sequentially, sum, summary, summary, withIndexedMapping, withIndexedMapping, withIndexedMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping, withMapping |
-
-
Constructor Detail
-
AbstractParallelAnyArray.LLCPap(java.util.concurrent.ForkJoinPool ex, int origin, int fence, long[] array, IntAndLongToLong op)
-
Method Detail
-
final void leafTransfer(int lo, int hi, long[] dest, int offset)
-
final void leafTransferByIndex(int[] indices, int loIdx, int hiIdx, long[] dest, int offset)
-
final java.lang.Object oget(int i)
Copyright © 2008–2014 Václav Pech. All Rights Reserved.