@stdlib/math-strided-special-smskabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Found 576 results for strided
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero.
Convert a Node-API value representing a strided array to a signed 8-bit integer array.
Compute the sine of each element retrieved from an input strided array via a callback function.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Compute the cube root of each element in a double-precision floating-point strided array.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Base strided.
Pseudorandom number generator strided array function tools.
Create an iterator from a strided array-like object.
Round each element in a single-precision floating-point strided array toward positive infinity.
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Compute the principal square root for each element retrieved from an input strided array via a callback function.
Compute the squared absolute value for each element in a strided array.
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
Round each element in a double-precision floating-point strided array toward positive infinity.
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Assign callbacks to unary interfaces according to type promotion rules.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays and assigning results to a double-precision floating-point strided output array.
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Fill a strided array with pseudorandom numbers drawn from an arcsine distribution.
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Convert each element in a double-precision floating-point strided array from degrees to radians.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Create a strided array function interface which accepts a callback function and performs multiple dispatch.
Evaluate the ramp function for each element in a strided array.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
Compute the absolute value for each element in a single-precision floating-point strided array.
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
Dispatch to a native add-on applying a unary function to an input strided array according to a mask strided array.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Element-wise addition of two strided arrays via a callback function.
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Pseudorandom number generator strided array functions.
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Round each element in a strided array toward negative infinity.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Convert a Node-API value representing a strided array to an unsigned 32-bit integer array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.