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

L

lgamma(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the natural logarithm of the absolute value of the gamma function of the input argument.
lgamma(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the natural logarithm of the absolute value of the gamma function of the input argument.
log(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the natural logarithm of the input argument.
log(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the natural logarithm of the input argument.
log10(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base 10 logarithm of the input argument.
log10(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base 10 logarithm of the input argument.
log1p(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the value of l o g e ( 1 + x ) .
log1p(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the value of l o g e ( 1 + x ) .
log2(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the base 2 logarithm of the input argument.
log2(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the base 2 logarithm of the input argument.
logb(long, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Calculate the floating point representation of the exponent of the input argument.
logb(long, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Calculate the floating point representation of the exponent of the input argument.
lt(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Perform a '<' comparison of the given vectors.
lt(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Perform a '<' comparison of the given vectors.
lte(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecDouble
Perform a '<=' comparison of the given vectors.
lte(long, Pointer, Pointer, Pointer) - Static method in class jcuda.vec.VecFloat
Perform a '<=' comparison of the given vectors.
lteScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Perform a '<=' comparison of the given vector and scalar.
lteScalar(long, Pointer, Pointer, float) - Static method in class jcuda.vec.VecFloat
Perform a '<=' comparison of the given vector and scalar.
ltScalar(long, Pointer, Pointer, double) - Static method in class jcuda.vec.VecDouble
Perform a '<' comparison of the given vector and scalar.
ltScalar(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