| Constructor and Description |
|---|
PageRank(long edgeCount,
double initialPR) |
| Modifier and Type | Method and Description |
|---|---|
double |
completeIteration() |
double |
getPr() |
double |
getPrFlow() |
void |
setPr(double energy,
double alpha,
long numVertices) |
Copyright © 2012–2016. All rights reserved.