List that stores the rows of the matrix
Declaring type: SparseMatrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
protected List<Dictionary<int, T>> row_list