Updated 6 months ago
@stdlib/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
Updated 6 months ago
@stdlib/math-base-ops-mul
Multiply two double-precision floating-point numbers.
Updated 6 months ago
@stdlib/stats-iter-cuprod
Create an iterator which iteratively computes a cumulative product.
Updated 6 months ago
@stdlib/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
Updated 6 months ago
@stdlib/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
Updated 6 months ago
@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
Updated 6 months ago
@stdlib/math-base-ops-mulf
Multiply two single-precision floating-point numbers.
Updated 6 months ago
@stdlib/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
Updated 6 months ago
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.