Constructs a NMFClustering instance with the given iteration algorithm and default
values for maximum iterations, stopping adjacency, and convergence check period.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public NMFClustering() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: NMFClustering() |