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

E

eq(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Perform a '==' comparison of the given vectors.
eq(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Perform a '==' comparison of the given vectors.
eqScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Perform a '==' comparison of the given vector and scalar.
eqScalar(long, Pointer, Pointer, float) - Static method in class jcuda.vec.VecFloat
Perform a '==' comparison of the given vector and scalar.
erf(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the error function of the input argument.
erf(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the error function of the input argument.
erfc(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the complementary error function of the input argument.
erfc(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the complementary error function of the input argument.
erfcinv(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the inverse complementary error function of the input argument.
erfcinv(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the inverse complementary error function of the input argument.
erfcx(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the scaled complementary error function of the input argument.
erfcx(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the scaled complementary error function of the input argument.
erfinv(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the inverse error function of the input argument.
erfinv(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the inverse error function of the input argument.
exp(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base e exponential of the input argument.
exp(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base e exponential of the input argument.
exp10(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base 10 exponential of the input argument.
exp10(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base 10 exponential of the input argument.
exp2(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base 2 exponential of the input argument.
exp2(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base 2 exponential of the input argument.
expm1(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base e exponential of the input argument, minus 1.
expm1(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base e exponential of the input argument, minus 1.
A C D E F G H I J L M N P R S T V Y