Create a sparse matrix with a given number of rows
Declaring type: SparseMatrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public SparseMatrix (
        int num_rows
) 
Parameters
num_rows
the number of rows