{ } Raw JSON

bundles / scipy 1.17.1 / scipy / sparse / _matrix / spmatrix / getH

function

scipy.sparse._matrix:spmatrix.getH

source: /scipy/sparse/_matrix.py :95

Signature

def   getH ( self )

Summary

Return the Hermitian transpose of this matrix.

See also

numpy.matrix.getH

NumPy's implementation of getH for matrices

Aliases

  • scipy.sparse.spmatrix.getH