Uses of Class
org.bytedeco.cuda.cudart.longlong2
-
Packages that use longlong2 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of longlong2 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return longlong2 Modifier and Type Method Description longlong2longlong2. getPointer(long i)longlong2longlong2. position(long position)longlong2longlong2. x(long setter)longlong2longlong2. y(long setter) -
Uses of longlong2 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return longlong2 Modifier and Type Method Description static longlong2cudart. make_longlong2(long x, long y)
-