A C D E F G H I J L M N P R S T V Y 

G

gt(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Perform a '>' comparison of the given vectors.
gt(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Perform a '>' comparison of the given vectors.
gte(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Perform a '>=' comparison of the given vectors.
gte(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Perform a '>=' comparison of the given vectors.
gteScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Perform a '>=' comparison of the given vector and scalar.
gteScalar(long, Pointer, Pointer, float) - Static method in class jcuda.vec.VecFloat
Perform a '>=' comparison of the given vector and scalar.
gtScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Perform a '>' comparison of the given vector and scalar.
gtScalar(long, Pointer, Pointer, float) - Static method in class jcuda.vec.VecFloat
Perform a '>' comparison of the given vector and scalar.
A C D E F G H I J L M N P R S T V Y