@stdlib/math-strided-special-dmsktrunc
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Found 115 results for element-wise
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Round each element in a strided array toward negative infinity.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the absolute value for each element in a double-precision floating-point strided array.
Compute the cosine for each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Pseudorandom number generator array creation functions.
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Base strided.
Pseudorandom number generator strided array functions.
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
Pseudorandom number generator strided array function tools.