Class CompleteEdgeGini<U>

java.lang.Object
es.uam.eps.ir.relison.sna.metrics.graph.EdgeGini<U>
es.uam.eps.ir.relison.sna.metrics.graph.CompleteEdgeGini<U>
Type Parameters:
U - Type of the users.
All Implemented Interfaces:
GraphMetric<U>

public class CompleteEdgeGini<U>
extends EdgeGini<U>
Computes the value for Gini for all links between pairs of nodes.
  • Constructor Summary

    Constructors 
    Constructor Description
    CompleteEdgeGini()
    Constructor.
  • Method Summary

    Methods inherited from class es.uam.eps.ir.relison.sna.metrics.graph.EdgeGini

    compute

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait