scipy.sparse.coo_matrix.

getH#

coo_matrix.getH()[source]#

返回此矩陣的 Hermitian 轉置。

參見

numpy.matrix.getH

NumPy 關於矩陣的 getH 實作