|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ops.LongAndDoubleToDouble | |
---|---|
groovyx.gpars.extra166y | Collections supporting parallel operations. |
Uses of Ops.LongAndDoubleToDouble in groovyx.gpars.extra166y |
---|
Methods in groovyx.gpars.extra166y with parameters of type Ops.LongAndDoubleToDouble | |
---|---|
(package private) static Ops.IntAndLongToDouble |
AbstractParallelAnyArray.indexedMapper(Ops.LongAndDoubleToDouble combiner,
ParallelDoubleArrayWithDoubleMapping u,
int origin)
|
ParallelArrayWithDoubleMapping<T> |
ParallelArrayWithLongMapping.withMapping(Ops.LongAndDoubleToDouble combiner,
ParallelDoubleArrayWithDoubleMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
ParallelDoubleArrayWithDoubleMapping |
ParallelDoubleArrayWithLongMapping.withMapping(Ops.LongAndDoubleToDouble combiner,
ParallelDoubleArrayWithDoubleMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
ParallelLongArrayWithDoubleMapping |
ParallelLongArray.withMapping(Ops.LongAndDoubleToDouble combiner,
ParallelDoubleArrayWithDoubleMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
ParallelLongArrayWithDoubleMapping |
ParallelLongArrayWithLongMapping.withMapping(Ops.LongAndDoubleToDouble combiner,
ParallelDoubleArrayWithDoubleMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |