scipy.sparse.csr_matrix.getH

csr_matrix.getH()[源代码]

返回此矩阵的厄米转置。

参见

numpy.matrix.getH

NumPy的实现 getH 对于矩阵,