AbstractWindowAsVector Method |
Returns the window values as an
IVectorT instance.
Namespace: Altaxo.Calc.Fourier.WindowsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic IVector<double> AsVector()
Return Value
IVectorDoubleA vector containing the window values.
See Also