API referenceGo APIReductionOn this pageReduction type Reduction int32 Reduction mirrors the C ABI's `clika_rt_reduction` values. Constructors and associated declarations ReductionNone, ReductionMean, ReductionSum const ( ReductionNone Reduction = 0 ReductionMean Reduction = 1 ReductionSum Reduction = 2)