| Package | Description |
|---|---|
| jcuda |
Contains common classes for all JCuda libraries.
|
| jcuda.driver |
Contains the classes related to the JCuda driver API.
|
| jcuda.runtime |
Contains the classes related to the JCuda runtime API.
|
| Class and Description |
|---|
| cuComplex
Java port of the CUDA complex number structure.
|
| cuDoubleComplex
Java port of the CUDA complex number structure for double
precision numbers
|
| LibUtils.ARCHType
Enumeration of common CPU architectures.
|
| LibUtils.OSType
Enumeration of common operating systems, independent of version
or architecture.
|
| LogLevel
The log levels which may be used to control the internal
logging of the JCuda libraries
|
| NativePointerObject
Base class for all classes that store a native pointer
|
| Pointer
A Java representation of a void pointer.
|
| Class and Description |
|---|
| LogLevel
The log levels which may be used to control the internal
logging of the JCuda libraries
|
| NativePointerObject
Base class for all classes that store a native pointer
|
| Pointer
A Java representation of a void pointer.
|
| Class and Description |
|---|
| LogLevel
The log levels which may be used to control the internal
logging of the JCuda libraries
|
| NativePointerObject
Base class for all classes that store a native pointer
|
| Pointer
A Java representation of a void pointer.
|