Click or drag to resize

NMFConsensusMatrixAlgNmf Property

Gets and sets the NMF clustering object to use.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public NMFClustering<Alg> Nmf { get; set; }

Property Value

NMFClusteringAlg
See Also