Sparse representation of a boolean matrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class SparseBooleanMatrix :  IMatrix<bool>
Collapse/Expand Remarks
Fast row-wise access is possible. Indexes are zero-based.
Collapse/Expand Members

Click here to see the list of members.