scipy.sparse
scipy.sparse.bsr_matrix.matvec
scipy.sparse.bsr_matrix.maximum
bsr_matrix.
max
Maximum of the elements of this matrix.
This takes all elements into account, not just the non-zero ones.
amax : self.dtype
Maximum element.