Uses of Class
org.bytedeco.cuda.nppc.NppLibraryVersion
-
Packages that use NppLibraryVersion Package Description org.bytedeco.cuda.global org.bytedeco.cuda.nppc -
-
Uses of NppLibraryVersion in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return NppLibraryVersion Modifier and Type Method Description static NppLibraryVersionnppc. nppGetLibVersion()Get the NPP library version. -
Uses of NppLibraryVersion in org.bytedeco.cuda.nppc
Methods in org.bytedeco.cuda.nppc that return NppLibraryVersion Modifier and Type Method Description NppLibraryVersionNppLibraryVersion. build(int setter)NppLibraryVersionNppLibraryVersion. getPointer(long i)NppLibraryVersionNppLibraryVersion. major(int setter)NppLibraryVersionNppLibraryVersion. minor(int setter)NppLibraryVersionNppLibraryVersion. position(long position)
-