[][src]Module arnalisa::bins::maximum

A bin that calculates the maximum of all inputs.

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

Structs

Bin

A bin that calculates the maximum of all inputs.

Description

Description for the maximum bin.