Click or drag to resize
Accord.NET (logo)

IndependentComponent Properties

The IndependentComponent type exposes the following members.

Properties
  NameDescription
Public propertyAnalysis
Returns a reference to the parent analysis object.
Public propertyDemixingVector
Gets the demixing vector for the current independent component.
Public propertyIndex
Gets the Index of this component on the original component collection.
Public propertyMixingVector
Gets the mixing vector for the current independent component.
Public propertyWhiteningVector
Gets the whitening factor for the current independent component.
Top
See Also