Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
F
H
I
J
M
N
R
S
T
W
X
Y
T
to(ByteBuffer)
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given buffer.
to16s(short[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to16u(short[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to32f(float[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to32s(int[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to32u(int[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to64f(double[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to64s(long[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to64u(long[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to8s(byte[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
to8u(byte[])
- Static method in class jcuda.jnpp.
TypedPointer
Creates a new typed pointer to the given array
toString()
- Method in class jcuda.jnpp.
NppiGraphcutState
Returns a String representation of this object.
toString()
- Method in class jcuda.jnpp.
NppiPoint
toString()
- Method in class jcuda.jnpp.
NppiRect
toString()
- Method in class jcuda.jnpp.
NppiSize
toString()
- Method in class jcuda.jnpp.
NppLibraryVersion
toString()
- Method in class jcuda.jnpp.types.
Npp16sc
toString()
- Method in class jcuda.jnpp.types.
Npp32fc
toString()
- Method in class jcuda.jnpp.types.
Npp32sc
toString()
- Method in class jcuda.jnpp.types.
Npp64fc
toString()
- Method in class jcuda.jnpp.types.
Npp64sc
TypedPointer
<
T
extends
NppType
> - Class in
jcuda.jnpp
A typed pointer, that is, a usual
Pointer
that has a type parameter.
TypedPointer()
- Constructor for class jcuda.jnpp.
TypedPointer
Creates a new (null) typed pointer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
F
H
I
J
M
N
R
S
T
W
X
Y