Click or drag to resize

INMFUpdateAlgorithm Methods

The INMFUpdateAlgorithm type exposes the following members.

Methods
 NameDescription
Public methodCost Returns the value of the cost function for the non-negative factorization of V = WH. The cost function is minimized by the factorization.
Public methodInitialFactors Provides the initial factors for the iteration process that computes W and H in the non-negative matrix factorization V = WH.
Public methodIterationStep Updates the factors W and H in the non-negative matrix factorization V = WH.
Top
See Also