@stdlib/stats-iter-cusumabs2
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Compute the arithmetic mean of squared absolute values for all iterated values.
Compute a sum of squared absolute values incrementally, ignoring NaN values.
Compute a moving arithmetic mean of squared absolute values incrementally.
Compute a moving sum of squared absolute values incrementally.
Compute the squared absolute value of a double-precision complex floating-point number.
Compute the squared absolute value of a single-precision complex floating-point number.
Compute the squared absolute value of a double-precision floating-point number.
Compute the squared absolute value of a single-precision floating-point number.
Create an iterator which generates a sequence of squared triangular numbers.
Create an iterator which generates a sequence of squares.
Create an iterator which computes the squared absolute value of each iterated value.
Create an iterator which generates a sequence of nonsquares.