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.3261.0 (4.8.3261.0)
Syntaxpublic bool EnsembleScale { get; set; }Property Value
BooleanTrue if ensemble scale is used. False otherwise.
See Also