scipy.sparse.csr_matrix.

getH#

csr_matrix.getH()[source]#

傳回此矩陣的 Hermitian 轉置。

另請參閱

numpy.matrix.getH

NumPy 的 getH 矩陣實作