|
IndependentComponentWhiteningVector Property
|
Gets the whitening factor for the current independent component.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] WhiteningVector { get; }
Public ReadOnly Property WhiteningVector As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also