Click or drag to resize

CorrelationMatching1DNormalization Property

Gets or sets the normalization treatment of the values in the windows, before the correlation value is calculated. Default is Variance

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CorrelationMatching1DNormalizationMethod Normalization { get; set; }

Property Value

CorrelationMatching1DNormalizationMethod
See Also