@stdlib/array-base-quaternary4d
Apply a quaternary callback to elements in four four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a quaternary callback to elements in four four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a quinary callback to elements in five two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a quinary callback to elements in five three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
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.
Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a function to elements in a two-dimensional nested input array and assign results to elements in a new two-dimensional nested output array.
Apply a function to elements in a three-dimensional nested input array and assign results to elements in a new three-dimensional nested output array.
Apply a function to elements in a four-dimensional nested input array and assign results to elements in a new four-dimensional nested output array.
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.
Apply a quaternary callback to elements in four two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a quaternary callback to elements in four three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Apply a unary function to each element retrieved from a two-dimensional nested input array according to a callback function and assign results to elements in a two-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.
Apply a unary callback to elements in a four-dimensional nested input array and assign results to elements in a four-dimensional nested output array.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in an n-dimensional nested input array and assign results to elements in an n-dimensional nested output array.