Click or drag to resize

NMFactH Property

Returns the second factor in the factorization of V = WH.

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

Property Value

DoubleMatrix
See Also