Implements a 2D Elliptic window for data pretreatment prior to a 2D Fourier transformation.
Constructor | Description |
Full Usage:
EllipticWindow2D()
|
|
Instance member | Description |
|
Applies the Elliptic window function to the specified matrix m by multiplying each matrix element with a factor.
|
Static member | Description |
|
Applies the Elliptic window function to the specified matrix m by multiplying each matrix element with a factor.
|