FastIca.ApplySignCorrection Property

If true, apply sign correction to make the largest absolute value in each column of the mixing matrix positive. Default is true to match common implementations.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
C#
public bool ApplySignCorrection { get; set; }

Property Value

Boolean

See Also