pylops_gpu.utils.complex.flatten

pylops_gpu.utils.complex.flatten(x)[source]

Flatten torch ComplexTensor

Parameters:
x : pytorch_complex_tensor.ComplexTensor

Torch ComplexTensor

Returns:
xflattened : pytorch_complex_tensor.ComplexTensor

Flattened Torch ComplexTensor