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