@stdlib/stats-base-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Found 84 results for accumulate
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
concat-stream as a transform stream
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean.
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
Create an iterator which iteratively computes a cumulative sum.
Calculate the cumulative sum of strided array elements using pairwise summation.
accumulate values asynchronously
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Apply a function against an accumulator and each element in an array and return the accumulated result.
Perform actions on queued elements
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Accumualates data, e.g. from a readable stream
Create an iterator which iteratively computes a cumulative sum of absolute values.
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Simple function for looping your Node.js stream with C-like for loop features: break and continue
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
safe and reliable object accumulator
Group items and reduce each group to a single value
Reduce number of API calls for repetitive data
Group items and reduce each group to a single value