scipy.sparse.coo_matrix.

getH#

coo_matrix.getH()[源代码]#

返回此矩阵的厄米转置。

参见

numpy.matrix.getH

NumPy 对矩阵实现的 getH 方法