Click or drag to resize

DimensionReductionAndRegressionOptionsControllerSingleSpectrumPreprocessorController Property

Gets or sets the controller for single-spectrum preprocessing.

Namespace: Altaxo.Gui.Analysis.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController SingleSpectrumPreprocessorController { get; set; }

Property Value

IMVCANController
See Also