scipy.sparse.bsr_matrix.

getH#

bsr_matrix.getH()[source]#

返回此矩陣的 Hermitian 轉置。

另請參閱

numpy.matrix.getH

NumPy 中針對矩陣的 getH 實作