MyMediaLite
Ratings Class
Syntax
Remarks
Members
Collapse All
Data structure for storing ratings
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public class Ratings :
ICollection<double>,
IList<double>,
IEnumerable<double>,
IRatings,
IEnumerable
Top
Remarks
Small memory overhead for added flexibility. This data structure supports online updates.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.