No. The algorithm works either way. The algorithm doesn't need the full capabilities of a matrix since it just makes a few sequential passes through the data.
On Thu, Aug 30, 2012 at 3:25 PM, Whitmore, Mattie <[email protected]>wrote: > Would the algorithm implement better as if given a matrix? I'm thinking of > work done on extending matrix multiplication to tensor multiplication I > suppose. That is neither here nor there for this current project.
