Uses of Class
org.bytedeco.cuda.cudart.ushort1
-
Packages that use ushort1 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of ushort1 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return ushort1 Modifier and Type Method Description ushort1ushort1. getPointer(long i)ushort1ushort1. position(long position)ushort1ushort1. x(short setter) -
Uses of ushort1 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return ushort1 Modifier and Type Method Description static ushort1cudart. make_ushort1(short x)
-