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

F

fabs(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the absolute value of its argument.
fabs(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the absolute value of its argument.
fdim(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Compute the positive difference between x and y.
fdim(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Compute the positive difference between x and y.
fdivide(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Divide two floating point values.
fdivide(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Divide two floating point values.
floor(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the largest integer less than or equal to x.
floor(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the largest integer less than or equal to x.
fmax(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Determine the maximum numeric value of the arguments.
fmax(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Determine the maximum numeric value of the arguments.
fmin(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Determine the minimum numeric value of the arguments.
fmin(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Determine the minimum numeric value of the arguments.
fmod(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the floating-point remainder of x / y.
fmod(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the floating-point remainder of x / y.
A C D E F G H I J L M N P R S T V Y