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