Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NGraphVertexDegreeComparer Class
Methods


In This Topic
    NGraphVertexDegreeComparer Class Members
    In This Topic

    The following tables list the members exposed by NGraphVertexDegreeComparer.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodReturns -1 if obj1 degree is smaller than obj2 degree. Returns 1 if obj1 degree is larger than obj2 degree. Returns 0 if obj1 degree is equal to obj2 degree.  
    Top
    See Also