@metalfs/aggregate

0.0.1 • Public • Published

Metal FS Aggregate Operator

This operator computes the count, sum, minimum and maximum of a stream of incoming integer values.

Installation

npm install @metalfs/aggregate

Operator Details

Description
Input Stream of 64-bit big endian unsigned integer values
Output Four 64-bit big endian unsigned integer values: count, sum, min, max
Stream Width Adaptable

Options

No options are available.

Readme

Keywords

none

Package Sidebar

Install

npm i @metalfs/aggregate

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

7.7 kB

Total Files

10

Last publish

Collaborators

  • rschmid