Apply phase correction to a complex matrix along rows or columns. All rows must have the same length.
complex matrix with re and im arrays of Float64Array rows
Angle in radians for zero order phase correction
Angle in radians for first order phase correction
options including direction ('rows' or 'columns', default 'rows')
Apply phase correction to a complex matrix along rows or columns. All rows must have the same length.