[][src]Module arnalisa::bins::cumulation

A bin that cumulates all iterations of the input value.

  ┌───[cumulation]───┐
 ⇒│input       output│⇒
  └──────────────────┘

Structs

Bin

A bin that cumulates all iterations of the input value.

Description

Description for the cumulation bin.