See: Description
| Interface | Description |
|---|---|
| ReductionUtils.Reductor<B> | |
| Transformer<T,A> |
Generic homogeneous transformer class
|
| Class | Description |
|---|---|
| LinearAlgebraKernels |
Wrapper around the OpenCL program LinearAlgebraKernels
|
| LinearAlgebraUtils | |
| ParallelMath | |
| ParallelRandom |
Parallel Random numbers generator (Xorshift adapted to work in parallel).
|
| ReductionUtils |
Parallel reduction utils (max, min, sum and product computations on OpenCL buffers of any type)
|
| Transformer.AbstractTransformer<T,A> | |
| XORShiftRandom |
Wrapper around the OpenCL program XORShiftRandom
|
| Enum | Description |
|---|---|
| Fun1 | |
| Fun2 | |
| OpenCLType | |
| Primitive | |
| ReductionUtils.Operation |
Copyright © 2009-2015. All Rights Reserved.