@stdlib/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
Create an iterator which iteratively computes a moving product.
Compute the product of all iterated values.
Divide two single-precision floating-point numbers.
Perform C-like multiplication of two signed 32-bit integers.
Compute the double word product of two signed 32-bit integers.
Multiply two double-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Divide two double-precision floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Element-wise multiplication of two strided arrays.
Element-wise multiplication of two strided arrays via a callback function.
Create an iterator which performs element-wise division of two or more iterators.
Create an iterator which performs element-wise multiplication of two or more iterators.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.