MyMediaLite
WeightedItem Constructor (int, double)
Syntax
Collapse All
Constructor
Declaring type:
WeightedItem
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public WeightedItem ( int
item_id
, double
weight
)
Parameters
item_id
the item ID
weight
the weight
Top
Generated by
ImmDoc .NET
.