import dascore
= dascore.get_example_patch()
pa
# Example 1
= pa.dft(None) # multi-dim dft
dft = dft.conj() conj
conj
conj(
patch: Patch ,
)-> ‘PatchType’
Apply the complex conjugate of the patch data.
function of dascore.proc.basic | source |
conj(
patch: Patch ,
)-> ‘PatchType’
Apply the complex conjugate of the patch data.