Uses of Interface
org.cytoscape.cycl.CyCLDevice
Packages that use CyCLDevice
Package
Description
This package provides an interface to OpenCL from Cytoscape core and Cytoscape apps.
-
Uses of CyCLDevice in org.cytoscape.cycl
Methods in org.cytoscape.cycl that return CyCLDeviceModifier and TypeMethodDescriptionCyCLFactory.getDevice()
Return the best (or preferred) device for this computerMethods in org.cytoscape.cycl that return types with arguments of type CyCLDeviceModifier and TypeMethodDescriptionCyCLFactory.getDevices()
Return a list of all of the devices available on this computerMethods in org.cytoscape.cycl with parameters of type CyCLDeviceModifier and TypeMethodDescriptionCyCLFactory.createContext
(CyCLDevice device) Create a new context for a deviceCyCLProgram.getBuildInfoString
(CyCLDevice device, int param_name) Return the build information string identified by the param_name