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