|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectuk.ac.ic.doc.automed.p2p.rank.pagerank.LinearAlgebraicMethod
uk.ac.ic.doc.automed.p2p.rank.RankSchemaObject.RankSOMemory
public static class RankSchemaObject.RankSOMemory
This operator is used for small graph which fits entirely in memory
| Field Summary | |
|---|---|
private RankAlgorithm |
algo
|
private GraphI |
g
|
| Fields inherited from class uk.ac.ic.doc.automed.p2p.rank.pagerank.LinearAlgebraicMethod |
|---|
c, d, DAMPENING_FACTOR, DEFAULT_NUM_ITERATIONS, epsilon, EPSILON, numIt, P, x0 |
| Constructor Summary | |
|---|---|
RankSchemaObject.RankSOMemory(GraphI schemaGraph,
Jama.Matrix x0)
|
|
| Method Summary | |
|---|---|
protected Jama.Matrix[] |
generateLinkMatrix()
|
| Methods inherited from class uk.ac.ic.doc.automed.p2p.rank.pagerank.LinearAlgebraicMethod |
|---|
getInitMatrix, rank |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private GraphI g
private RankAlgorithm algo
| Constructor Detail |
|---|
public RankSchemaObject.RankSOMemory(GraphI schemaGraph,
Jama.Matrix x0)
| Method Detail |
|---|
protected Jama.Matrix[] generateLinkMatrix()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||