xarray.DataTree.conjugate (original) (raw)

DataTree.conjugate(*args, **kwargs)[source]#

a.conj()

Complex-conjugate all elements.

Refer to numpy.conjugate for full documentation.