The row and column IDs of non-empty entries in the matrix
Declaring type: SparseMatrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public virtual IList<Pair<int, int>> NonEmptyEntryIDs { get; }
Property Value
The row and column IDs of non-empty entries in the matrix