Uses of Class
org.bytedeco.cuda.cudart.short2
-
Packages that use short2 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of short2 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return short2 Modifier and Type Method Description short2short2. getPointer(long i)short2short2. position(long position)short2short2. x(short setter)short2short2. y(short setter) -
Uses of short2 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return short2 Modifier and Type Method Description static short2cudart. make_short2(short x, short y)
-