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