Search
@stdlib/stats-incr-sumprod
Compute a sum of products incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-sumprod@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
summation
sum
total
product
prod
dot
dot product
sum-product
incremental
accumulator
@stdlib/stats-incr-msumprod
Compute a moving sum of products incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-msumprod@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
sum
total
product
prod
dot
dot product
sum-product
incremental
accumulator
moving sum
sliding window
sliding
window
moving