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 IList<Pair<int, int>> NonEmptyEntryIDs { get; }
Property Value

There is no description.