org.jocl.struct
Class CLTypes.cl_double

java.lang.Object
  extended by org.jocl.struct.CLTypes.cl_double
Enclosing class:
CLTypes

public static final class CLTypes.cl_double
extends java.lang.Object


Constructor Summary
CLTypes.cl_double()
           
 
Method Summary
 double get()
           
 void set(double value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CLTypes.cl_double

public CLTypes.cl_double()
Method Detail

get

public double get()

set

public void set(double value)