Abstract |
[Missing <summary> documentation for "T:Altaxo.Calc.Fourier.Windows.AbstractWindow"]
public abstract class AbstractWindow
The AbstractWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractWindow | Initializes a new instance of the AbstractWindow class |
| Name | Description | |
|---|---|---|
| AsDoubleArray | ||
| AsROVector | ||
| AsVector | ||
| Compute(Double, Boolean) | ||
| Compute(IVectorDouble, Boolean) | ||
| Compute(Double, Int32, Int32, Boolean) | ||
| Compute(IVectorDouble, Int32, Int32, Boolean) | ||
| 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 | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |