scipy.sparse.dia_matrix.getH#
- dia_matrix.getH()[source]#
Return the Hermitian transpose of this array.
See also
numpy.matrix.getH
NumPy’s implementation of
getH
for matrices
Return the Hermitian transpose of this array.
See also
numpy.matrix.getH
NumPy’s implementation of getH
for matrices