Uses of Package
org.cytoscape.cycl

Packages that use org.cytoscape.cycl
Package
Description
This package provides an interface to OpenCL from Cytoscape core and Cytoscape apps.
  • Class
    Description
    Provides functionality associated with an OpenCL memory object.
    An interface to the OpenCL Context object.
    Represents functionality associated with a single OpenCL device.
    The OpenCL list of device types.
    This provides an interface to OpenCL Kernels
    Specifies the amount of local memory in an argument of a kernel call.
    Interface to the OpenCL platforms available on this computer.
    Interface to an OpenCL program, including methods to get an OpenCL kernel by name and to get build information after the program has been created (see CyCLDevice addProgram method).