|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.utils.SimpleGraphUtils
public class SimpleGraphUtils
Constructor Summary | |
---|---|
SimpleGraphUtils()
|
Method Summary | |
---|---|
cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D |
getProductAdjacencyMatrix(DependencyGraph g1,
DependencyGraph g2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleGraphUtils()
Method Detail |
---|
public cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D getProductAdjacencyMatrix(DependencyGraph g1, DependencyGraph g2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |