GenericItemSimilarity ItemItemSimilarity ClassNReco.Recommender Class Library
Inheritance Hierarchy

System Object
  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

public class ItemItemSimilarity : IComparable<GenericItemSimilarity&#160;ItemItemSimilarity>

The GenericItemSimilarity ItemItemSimilarity type exposes the following members.

Constructors

  NameDescription
Public methodGenericItemSimilarity ItemItemSimilarity
Initializes a new instance of the GenericItemSimilarity ItemItemSimilarity class
Top
Methods

  NameDescription
Public methodCompareTo
Public methodEquals (Overrides Object Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object GetHashCode .)
Public methodgetItemID1
Public methodgetItemID2
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetValue
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object ToString .)
Top
See Also