|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.cesr.more.measures.MAbstractMeasureSupplier de.cesr.more.measures.network.supply.algos.MClusteringCoefficientR
public class MClusteringCoefficientR
MORe NOTE: Enable Info-Logging for this class to inspect R console messages!
Field Summary |
---|
Fields inherited from class de.cesr.more.measures.MAbstractMeasureSupplier |
---|
categories, measures, suppliers |
Constructor Summary | |
---|---|
MClusteringCoefficientR()
|
Method Summary | ||
---|---|---|
static
|
getClusteringCoefficientOverallR(Graph<V,E> graph)
|
Methods inherited from class de.cesr.more.measures.MAbstractMeasureSupplier |
---|
addMeasureSupplier, equals, findMeasure, getCategories, getMeasureDescriptions, hashCode, removeMeasureSupplier |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MClusteringCoefficientR()
Method Detail |
---|
public static <V,E extends MoreEdge<? super V>> double getClusteringCoefficientOverallR(Graph<V,E> graph)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |