There is no summary.

Declaring type: Matrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public IMatrix<T> CreateMatrix (
        int num_rows,
        int num_columns
) 
Parameters
num_rows

There is no description.

num_columns

There is no description.

Return Value

There is no description.