MyMediaLite
SparseBooleanMatrix.Item Property (int)
Syntax
Collapse All
Indexer to access the rows of the matrix
Declaring type:
SparseBooleanMatrix
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public HashSet<int> this [ int
x
] { get; set; }
Parameters
x
the row ID
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.