FastIca.SolutionReport Property

Gets the solution report containing convergence information.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
C#
public SolutionReport<Matrix<double>> SolutionReport { get; }

Property Value

SolutionReport<Matrix<Double>>

See Also