Uses of Class
org.bytedeco.cuda.cudart.__half2_raw
-
Packages that use __half2_raw Package Description org.bytedeco.cuda.cudart -
-
Uses of __half2_raw in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return __half2_raw Modifier and Type Method Description __half2_raw__half2. as__half2_raw()__half2_raw__half2_raw. getPointer(long i)__half2_raw__half2_raw. position(long position)__half2_raw__half2_raw. x(short setter)__half2_raw__half2_raw. y(short setter)Methods in org.bytedeco.cuda.cudart with parameters of type __half2_raw Modifier and Type Method Description __half2__half2. put(__half2_raw h2r)Constructors in org.bytedeco.cuda.cudart with parameters of type __half2_raw Constructor Description __half2(__half2_raw h2r)
-