Click or drag to resize

IWindows2D Interface

Common interface for 2D window functions to apply before.

Namespace: Altaxo.Calc.Fourier.Windows
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IWindows2D

The IWindows2D type exposes the following members.

Methods
 NameDescription
Public methodApply Applies the window function to the specified matrix m by multiplying each matrix element with a factor.
Top
See Also