Gaussian |
[Missing <summary> documentation for "T:Altaxo.Calc.Fourier.Windows.GaussianWindow"]
public class GaussianWindow : AbstractWindow
The GaussianWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | GaussianWindow(Int32, Boolean) | Initializes a new instance of the GaussianWindow class |
![]() | GaussianWindow(Int32, Boolean, Double) | Initializes a new instance of the GaussianWindow class |
Name | Description | |
---|---|---|
![]() | AsDoubleArray() | (Inherited from AbstractWindow) |
![]() ![]() | AsDoubleArray(Int32, Boolean) | Returns the window as an array of doubles. |
![]() | AsROVector() | (Inherited from AbstractWindow) |
![]() ![]() | AsROVector(Int32, Boolean) | Returns the window as an read only vector. |
![]() | AsVector() | (Inherited from AbstractWindow) |
![]() ![]() | AsVector(Int32, Boolean) | Returns the window as writeable vector. |
![]() | Compute(Double[], Boolean) | (Inherited from AbstractWindow) |
![]() | Compute(IVector<Double>, Boolean) | (Inherited from AbstractWindow) |
![]() | Compute(Double[], Int32, Int32, Boolean) | (Inherited from AbstractWindow) |
![]() | Compute(IVector<Double>, Int32, Int32, Boolean) | (Inherited from AbstractWindow) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | InternalCompute | (Overrides AbstractWindow.InternalCompute(IVector<Double>, Boolean)) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |