scipy.sparse.spmatrix.getH

spmatrix.getH()[源代码]

返回此矩阵的厄米转置。

参见

numpy.matrix.getH

NumPy的实现 getH 对于矩阵,