[][src]Module arnalisa::bins::fixedvalues

A bin that produces the same fixed set of values for all rows.

  ┌───[fixedvalues]───┐
  │         <output 0>│⇒
  │         <output 1>│⇒
  │         <output 2>│⇒
  ┊         …         ┊⇒
  │         <output n>│⇒
  └───────────────────┘

Structs

Bin

A bin that produces the same fixed set of values for all rows.

Description

Description of the fixed_values bin.