|
|
Stochastic Approach for Link Structure Analysis
salsa (datasource &ds)
| salsa |
salsa (matrixsource &ms, float c, float eps)
| salsa |
~salsa ()
| ~salsa |
int createMatrices ()
| createMatrices |
int saveMatrices (string fname)
| saveMatrices |
vector | calc |
vector | calc_eigenvector |
int size | size |
[private]
datasource * ds | ds |
[private]
matrixsource * ms | ms |
[private]
matrix | adj |
[private]
matrix | hub |
[private]
float c | c |
[private]
float eps | eps |
[private]
matrix | auth |
[private]