useless matrix-vector product instantiations

Submitted by Benoit Jacob

Assigned to Nobody

Link to original bugzilla bug (#56)

Description

The cache-friendly matrix-vector product code is instantiated too many times because of a useless template parameter. This should be fixable now that we have strided map.

Blocking

#55 (closed)