Click or drag to resize

SpectralPreprocessingOptionsMethod Property

Gets or sets the main method used for spectral preprocessing.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public SpectralPreprocessingMethod Method { get; set; }

Property Value

SpectralPreprocessingMethod
The spectral preprocessing method.
See Also