Package org.jocl

Class cl_kernel


public final class cl_kernel extends NativePointerObject
Java port of a cl_kernel.
  • Constructor Details

    • cl_kernel

      public cl_kernel()
      Creates a new, uninitialized cl_kernel
  • Method Details

    • toString

      public String toString()
      Returns a String representation of this object.
      Overrides:
      toString in class NativePointerObject
      Returns:
      A String representation of this object.