scipy.sparse.bsr_matrix.ceil#

bsr_matrix.ceil()[source]#

Element-wise ceil.

See numpy.ceil for more information.