Click or drag to resize

SpectralPreprocessingOptionsMethod Property

Sets up the main method used for spectral preprocessing.

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

Property Value

SpectralPreprocessingMethod
The spectal preprocessing method.
See Also