Uses of Class
org.bytedeco.cuda.cudart.uchar1
-
Packages that use uchar1 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of uchar1 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return uchar1 Modifier and Type Method Description uchar1uchar1. getPointer(long i)uchar1uchar1. position(long position)uchar1uchar1. x(byte setter) -
Uses of uchar1 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return uchar1 Modifier and Type Method Description static uchar1cudart. make_uchar1(byte x)
-