reductions property

List<Int16List> reductions
final

Every window passed to reduceMinMax, in order.

Implementation

final List<Int16List> reductions = [];