AbstractWindowAsDoubleArray Method |
Returns the window values as a newly allocated
Double array.
Namespace: Altaxo.Calc.Fourier.WindowsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double[] AsDoubleArray()
Return Value
DoubleAn array containing the window values. If the window length is 1, the single value is 1.
See Also