Modules§
Structs§
- ArgAccumulator
- A pair of shared memory used for
ArgMax
andArgMin
. - ArgAccumulator
Expand - ArgMax
- Compute the coordinate of the maximum item returning the smallest coordinate in case of equality.
- ArgMax
Expand - ArgMin
- Compute the coordinate of the maximum item returning the smallest coordinate in case of equality.
- ArgMin
Expand - Dynamic
Accumulator - Dynamic
Accumulator Expand - Dynamic
Accumulator Item - Dynamic
Accumulator Item Expand - Max
- Return the item with the maximum value.
- MaxAbs
- Return the item with the maximum absolute value.
- MaxAbs
Expand - MaxExpand
- Mean
- Mean
Expand - Min
- Return the item with the maximum absolute value.
- MinExpand
- Prod
- Prod
Expand - Reduce
Requirements - Reduce
Requirements Expand - Sum
- SumExpand
Enums§
Traits§
- Reduce
Family - Reduce
Instruction - An instruction for a reduce algorithm that works with
Line
. - Shared
Accumulator - A simple trait that abstract over a single or multiple shared memory.