|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsim.field.network.stats.actorcentrality.NodeIndex
sim.field.network.stats.actorcentrality.FreemanNodeIndex
sim.field.network.stats.actorcentrality.ClosenessCentrality
public class ClosenessCentrality
Sabidussi's index of Actor Closeness Centrality (Wasserman and Faust, page 184)
| Field Summary |
|---|
| Fields inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
|---|
network |
| Constructor Summary | |
|---|---|
ClosenessCentrality(Network network)
|
|
| Method Summary | |
|---|---|
double |
getMaxCummulativeDifference()
|
double |
getMaxValue()
|
double |
getValue(java.lang.Object node)
|
| Methods inherited from class sim.field.network.stats.actorcentrality.FreemanNodeIndex |
|---|
getStandarnizedMaxCummulativeDifference |
| Methods inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
|---|
getStandardizedValue, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClosenessCentrality(Network network)
| Method Detail |
|---|
public double getValue(java.lang.Object node)
getValue in class NodeIndexpublic double getMaxCummulativeDifference()
getMaxCummulativeDifference in class FreemanNodeIndexpublic double getMaxValue()
getMaxValue in class NodeIndex
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||