|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.library.algorithms.goperators.product.GProduct
graphlab.library.algorithms.goperators.product.GPopularProduct
public class GPopularProduct
Field Summary |
---|
Fields inherited from class graphlab.library.algorithms.goperators.product.GProduct |
---|
g1, g2 |
Constructor Summary | |
---|---|
GPopularProduct()
|
Method Summary | |
---|---|
boolean |
compare(BaseVertex v1OfFirstG,
BaseVertex v2OfFirstG,
BaseVertex v1OfSecondG,
BaseVertex v2OfSecondG)
|
Methods inherited from class graphlab.library.algorithms.goperators.product.GProduct |
---|
multiply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GPopularProduct()
Method Detail |
---|
public boolean compare(BaseVertex v1OfFirstG, BaseVertex v2OfFirstG, BaseVertex v1OfSecondG, BaseVertex v2OfSecondG)
compare
in class GProduct
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |