Click or drag to resize

NMFClusteringAlgH Property

Gets the matrix H in the NMF factorization of V, V ~ WH

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix H { get; }

Property Value

DoubleMatrix
See Also