stdlib-js / utils-reduce2d

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.

Home Page:https://github.com/stdlib-js/stdlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stdlib-js/utils-reduce2d Stargazers