Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a two-dimensional nested output array.
Element-wise addition of two strided arrays via a callback function.
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Perform a series of row interchanges on an input matrix.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a three-dimensional nested output array.
Convert a strided array to a non-strided generic array.
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Apply a binary callback to elements in two five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in a three-dimensional nested input array and assign results to elements in a three-dimensional nested output array.
Evaluate the ramp function for each element in a strided array.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Convert a two-dimensional banded nested array to compact banded storage.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Reverse the order of elements along the last dimension of a five-dimensional nested input array.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
Return an element from a four-dimensional nested array.
Construct a Givens plane rotation.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.