Currently, just removes default padding. Plan for implementing padding versions is by extending the iterator with zeros, then calling the same underlying method. I propose for the default to require the iterator to end exactly with the matrix capacity (with a utility version that truncates the iter).
Currently, just removes default padding. Plan for implementing padding versions is by extending the iterator with zeros, then calling the same underlying method. I propose for the default to require the iterator to end exactly with the matrix capacity (with a utility version that truncates the iter).