xarray.DataTree.conjugate (original) (raw)
- API reference
- xarray.DataTree.conjugate
DataTree.conjugate(*args, **kwargs)[source]#
a.conj()
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.
DataTree.conjugate(*args, **kwargs)[source]#
a.conj()
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.