Package org.cytoscape.cycl
Interface CyCLLocalSize
public interface CyCLLocalSize
Specifies the amount of local memory in an argument of a kernel call.
- Author:
- Dimitry Tegunov
-
Method Summary
-
Method Details
-
getSize
Long getSize()Gets the amount of bytes specified by the object.- Returns:
- Size in bytes
-