scipy.sparse.bsr_matrix ======================= .. currentmodule:: scipy.sparse .. autoclass:: bsr_matrix .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~bsr_matrix.__init__ ~bsr_matrix.arcsin ~bsr_matrix.arcsinh ~bsr_matrix.arctan ~bsr_matrix.arctanh ~bsr_matrix.asformat ~bsr_matrix.asfptype ~bsr_matrix.astype ~bsr_matrix.ceil ~bsr_matrix.check_format ~bsr_matrix.conj ~bsr_matrix.conjugate ~bsr_matrix.copy ~bsr_matrix.deg2rad ~bsr_matrix.diagonal ~bsr_matrix.dot ~bsr_matrix.eliminate_zeros ~bsr_matrix.expm1 ~bsr_matrix.floor ~bsr_matrix.getH ~bsr_matrix.get_shape ~bsr_matrix.getcol ~bsr_matrix.getdata ~bsr_matrix.getformat ~bsr_matrix.getmaxprint ~bsr_matrix.getnnz ~bsr_matrix.getrow ~bsr_matrix.log1p ~bsr_matrix.matmat ~bsr_matrix.matvec ~bsr_matrix.max ~bsr_matrix.maximum ~bsr_matrix.mean ~bsr_matrix.min ~bsr_matrix.minimum ~bsr_matrix.multiply ~bsr_matrix.nonzero ~bsr_matrix.power ~bsr_matrix.prune ~bsr_matrix.rad2deg ~bsr_matrix.reshape ~bsr_matrix.rint ~bsr_matrix.set_shape ~bsr_matrix.setdiag ~bsr_matrix.sign ~bsr_matrix.sin ~bsr_matrix.sinh ~bsr_matrix.sort_indices ~bsr_matrix.sorted_indices ~bsr_matrix.sqrt ~bsr_matrix.sum ~bsr_matrix.sum_duplicates ~bsr_matrix.tan ~bsr_matrix.tanh ~bsr_matrix.toarray ~bsr_matrix.tobsr ~bsr_matrix.tocoo ~bsr_matrix.tocsc ~bsr_matrix.tocsr ~bsr_matrix.todense ~bsr_matrix.todia ~bsr_matrix.todok ~bsr_matrix.tolil ~bsr_matrix.transpose ~bsr_matrix.trunc .. rubric:: Attributes .. autosummary:: ~bsr_matrix.blocksize ~bsr_matrix.dtype ~bsr_matrix.has_canonical_format ~bsr_matrix.has_sorted_indices ~bsr_matrix.ndim ~bsr_matrix.nnz ~bsr_matrix.shape