MyMediaLite
SparseBooleanMatrix Class
Syntax
Remarks
Members
Collapse All
Sparse representation of a boolean matrix
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public class SparseBooleanMatrix :
IMatrix<bool>
Top
Remarks
Fast row-wise access is possible. Indexes are zero-based.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.