rowShift property

List<int> get rowShift

Give access to the _array for PartialProductSignExtension to operate.

Implementation

List<int> get rowShift => _array.rowShift;