Blackman |
[Missing <summary> documentation for "T:Altaxo.Calc.Fourier.Windows.BlackmanHarrisWindow"]
public class BlackmanHarrisWindow : AbstractWindow
The BlackmanHarrisWindow type exposes the following members.
Name | Description | |
---|---|---|
BlackmanHarrisWindow | Initializes a new instance of the BlackmanHarrisWindow 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(IVectorDouble, Boolean) | (Inherited from AbstractWindow) | |
Compute(Double, Int32, Int32, Boolean) | (Inherited from AbstractWindow) | |
Compute(IVectorDouble, 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 AbstractWindowInternalCompute(IVectorDouble, 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) |