Inheritance Hierarchy
NReco.CF.Taste.Impl.Similarity.GenericItemSimilarity.ItemItemSimilarity
Namespace: NReco.CF.Taste.Impl.Similarity
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The GenericItemSimilarity.ItemItemSimilarity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GenericItemSimilarity.ItemItemSimilarity | Initializes a new instance of the GenericItemSimilarity.ItemItemSimilarity class |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() | getItemID1 | |
![]() | getItemID2 | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | getValue | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object.ToString().) |
See Also