| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
static CLDevice.PartitionType |
CLDevice.PartitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLDevice.PartitionType[] |
CLDevice.PartitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<CLDevice.PartitionType> |
CLDevice.PartitionType.getEnumSet(long v) |
EnumSet<CLDevice.PartitionType> |
CLDevice.getPartitionProperties()
TODO
|
| Modifier and Type | Method and Description |
|---|---|
static long |
CLDevice.PartitionType.getValue(EnumSet<CLDevice.PartitionType> set) |
Copyright © 2009-2015. All Rights Reserved.