Click or drag to resize

CorrelationMatching1DNormalization Property

Gets or sets the normalization applied to the values in the windows before the correlation value is calculated. The default is Variance.

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

Property Value

CorrelationMatching1DNormalizationMethod
See Also