Click or drag to resize

MultivariatePreprocessingModelSpectralRegions Property

Gets the spectral regions used in preprocessing.

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

Property Value

Int32

Implements

IMultivariatePreprocessingModelSpectralRegions
See Also