PartialProductArray constructor

PartialProductArray()

Construct a basic List<List to hold an array of partial products as well as a rowShift array to hold the row shifts.

Implementation

PartialProductArray();