|
org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
static abstract class AbstractParallelAnyArray.LDMPap extends ParallelLongArrayWithDoubleMapping
| Field Summary | |
|---|---|
LongToDouble |
op
|
| Constructor Summary | |
AbstractParallelAnyArray.LDMPap(ForkJoinPool ex, int origin, int fence, long[] array, LongToDouble op)
|
|
| Method Summary | |
|---|---|
double
|
dget(int i)
|
boolean
|
hasMap()
|
void
|
leafTransfer(int lo, int hi, double[] dest, int offset)
|
void
|
leafTransferByIndex(int[] indices, int loIdx, int hiIdx, double[] dest, int offset)
|
long
|
lget(int i)
|
java.lang.Object
|
oget(int i)
|
| Methods inherited from class ParallelLongArrayWithDoubleMapping | |
|---|---|
| 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 |
| Field Detail |
|---|
final LongToDouble op
| Constructor Detail |
|---|
AbstractParallelAnyArray.LDMPap(ForkJoinPool ex, int origin, int fence, long[] array, LongToDouble op)
| Method Detail |
|---|
final double dget(int i)
final boolean hasMap()
final void leafTransfer(int lo, int hi, double[] dest, int offset)
final void leafTransferByIndex(int[] indices, int loIdx, int hiIdx, double[] dest, int offset)
final long lget(int i)
final java.lang.Object oget(int i)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.