| Package | Description |
|---|---|
| com.nativelibs4java.opencl.util |
Utilitary classes (parallel random, parallel reduction, parallel math, linear algebra...)
|
| Modifier and Type | Method and Description |
|---|---|
static Fun1 |
Fun1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fun1[] |
Fun1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CLKernel |
ParallelMath.getKernel(Fun1 op,
Primitive prim) |
Copyright © 2009-2015. All Rights Reserved.