Class DefaultCentralityComputer


  • public class DefaultCentralityComputer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double centrality​(long farness, long componentSize)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultCentralityComputer

        public DefaultCentralityComputer()
    • Method Detail

      • centrality

        public double centrality​(long farness,
                                 long componentSize)