NMFConsensus |
The NMFConsensusMatrixAlg type exposes the following members.
Name | Description | |
---|---|---|
Cols |
Gets the number of columns in the matrix.
(Inherited from DoubleSymmetricMatrix) | |
DataVector |
Gets the data vector referenced by this matrix.
(Inherited from DoubleSymmetricMatrix) | |
Item |
Gets and sets the value at the specified position. Symmetry is maintained.
(Inherited from DoubleSymmetricMatrix) | |
Labels |
Gets and sets the labels for the rows/columns of the connectivity matrix.
(Inherited from ConnectivityMatrix) | |
Nmf | Gets and sets the NMF clustering object to use. | |
NumberOfConvergedRuns | Gets the number of clustering runs whose NMF computations converged. | |
NumberOfLabels |
Gets the number of row/column labels.
(Inherited from ConnectivityMatrix) | |
Order |
Gets the order of the matrix.
(Inherited from DoubleSymmetricMatrix) | |
Rows |
Gets the number of rows in the matrix.
(Inherited from DoubleSymmetricMatrix) |