scipy.sparse.dia_matrix.

getH#

dia_matrix.getH()[source]#

傳回此矩陣的 Hermitian 轉置矩陣。

參見

numpy.matrix.getH

NumPy 中針對矩陣的 getH 實作