| Package | Description |
|---|---|
| com.nativelibs4java.opencl.util |
Utilitary classes (parallel random, parallel reduction, parallel math, linear algebra...)
|
| Modifier and Type | Method and Description |
|---|---|
static <B> ReductionUtils.Reductor<B> |
ReductionUtils.createReductor(CLContext context,
ReductionUtils.Operation op,
OpenCLType valueType,
int valueChannels)
Create a reductor for the provided operation and primitive type (on the provided number of independent channels).
|
Copyright © 2009-2015. All Rights Reserved.