Non Negative Matrix Factorization<T>.Left Factor Property
Gets the left component of the factorization.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public DenseMatrix<T> LeftFactor { get; }