A C D E F H I J M N P S W

A

AbstractImage - Class in jcuda.jnpp.utilnpp
Abstract base class for Images
AbstractImage(int, int) - Constructor for class jcuda.jnpp.utilnpp.AbstractImage
Creates an AbstractImage with the given size
AbstractImage(Image.Size) - Constructor for class jcuda.jnpp.utilnpp.AbstractImage
Creates an AbstractImage with the given size
AbstractImagePacked<T extends jcuda.jnpp.types.NppType> - Class in jcuda.jnpp.utilnpp
Abstract base implementation of an ImagePacked.
AbstractImagePacked() - Constructor for class jcuda.jnpp.utilnpp.AbstractImagePacked
Creates a new, uninitialized AbstractImagePacked
AbstractImagePacked(int, int) - Constructor for class jcuda.jnpp.utilnpp.AbstractImagePacked
Creates a new AbstractImagePacked with the given size
AbstractImagePacked(Image.Size) - Constructor for class jcuda.jnpp.utilnpp.AbstractImagePacked
Creates a new AbstractImagePacked with the given size
AbstractImagePacked(ImagePacked<T>) - Constructor for class jcuda.jnpp.utilnpp.AbstractImagePacked
Creates a new AbstractImagePacked that is a copy of the given image.
allocator() - Method in class jcuda.jnpp.utilnpp.AbstractImagePacked
Returns the allocator that performs all memory operations for this image.
Allocator<T extends jcuda.jnpp.types.NppType> - Interface in jcuda.jnpp.utilnpp
Interface for an allocator.
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16s_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16s_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16s_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16u_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16u_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_16u_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32f_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32f_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32f_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32s_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32s_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_32s_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_8u_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_8u_C2
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_8u_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesCPU.ImageCPU_8u_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16s_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16s_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16u_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16u_C2
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16u_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_16u_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32f_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32f_C2
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32f_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32f_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32s_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32s_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_32s_C4
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_8u_C1
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_8u_C2
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_8u_C3
 
allocator() - Method in class jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP_8u_C4
 
allocator16s1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16s1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16s2() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16s3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16s4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16s4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16u1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16u1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16u2() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16u3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16u3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator16u4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator16u4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32f1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32f1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32f2() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32f3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32f3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32f4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32f4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32s1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32s1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32s3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32s3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator32s4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator32s4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator8u1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator8u1() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator8u2() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator8u2() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator8u3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator8u3() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
allocator8u4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsCPU
Creates and returns a new Allocator
allocator8u4() - Static method in class jcuda.jnpp.utilnpp.ImageAllocatorsNPP
Creates and returns a new Allocator
aPixels_ - Variable in class jcuda.jnpp.utilnpp.AbstractImagePacked
The pointer to the pixel data of this image

A C D E F H I J M N P S W