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