Click or drag to resize

NMFactUpdateAlgorithm Property

Gets and sets the algorithm used by this factorization object.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public INMFUpdateAlgorithm UpdateAlgorithm { get; set; }

Property Value

INMFUpdateAlgorithm
See Also