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

A

acos(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the arc cosine of the input argument.
acos(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the arc cosine of the input argument.
acosh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the nonnegative arc hyperbolic cosine of the input argument.
acosh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the nonnegative arc hyperbolic cosine of the input argument.
add(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Add the given vectors.
add(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Add the given vectors.
addScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Add the given scalar to the given vector.
addScalar(long, Pointer, Pointer, float) - Static method in class jcuda.vec.VecFloat
Add the given scalar to the given vector.
asin(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the arc sine of the input argument.
asin(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the arc sine of the input argument.
asinh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the arc hyperbolic sine of the input argument.
asinh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the arc hyperbolic sine of the input argument.
atan(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the arc tangent of the input argument.
atan(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the arc tangent of the input argument.
atanh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the arc hyperbolic tangent of the input argument.
atanh(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the arc hyperbolic tangent of the input argument.
A C D E F G H I J L M N P R S T V Y