SpectralPreprocessingOptionsEnsembleScale Property |
Sets up if the spectral ensemble should be scaled so that each spectral slot (wavelength) has a variance of 1
over the ensemble of spectra.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool EnsembleScale { get; set; }
Property Value
BooleanTrue if ensemble scale is used. False otherwise.
See Also