Uses of Class
org.bytedeco.cuda.cudart.ulong1
-
Packages that use ulong1 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of ulong1 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return ulong1 Modifier and Type Method Description ulong1ulong1. getPointer(long i)ulong1ulong1. position(long position)ulong1ulong1. x(long setter) -
Uses of ulong1 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return ulong1 Modifier and Type Method Description static ulong1cudart. make_ulong1(long x)
-