There is no summary.

Declaring type: SparseBooleanMatrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public IMatrix<bool> CreateMatrix (
        int x,
        int y
) 
Parameters
x

There is no description.

y

There is no description.

Return Value

There is no description.