scipy.sparse.csc_matrix.

getH#

csc_matrix.getH()[源代码]#

返回此矩阵的厄米转置。

参见

numpy.matrix.getH

NumPy 对矩阵实现的 getH 方法