Uses of Package
jcuda.jnpp

Packages that use jcuda.jnpp
jcuda.jnpp Contains the classes of JNpp. 
 

Classes in jcuda.jnpp used by jcuda.jnpp
NppiGraphcutState
          Java port of a NppiGraphcutState
NppiPoint
          2D Point
NppiRect
          2D Rectangle This class contains position and size information of a rectangle in two space.
NppiSize
          2D Size.
NppLibraryVersion
          Java port of a NppLibraryVersion
TypedPointer
          A typed pointer, that is, a usual Pointer that has a type parameter.