Click or drag to resize

NMFClusteringAlgCost Property

Gets the value of the cost function for the factorization. The cost function is the function that is minimized by the NMF updater algorithm used.

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

Property Value

Double
See Also