qimpy.math.dagger

dagger(x)

Conjugate transpose of a batch of matrices. Matrix dimensions are assumed to be the final two, with all preceding dimensions batched over.

Parameters:

x (Tensor) –

Return type:

Tensor