| Modifier and Type | Field and Description |
|---|---|
double |
authority
The authority score for a vertex.
|
double |
hub
The hub score for a vertex.
|
| Constructor and Description |
|---|
Scores(double hub,
double authority)
Creates an instance with the specified hub and authority score.
|
public double hub
public double authority
Copyright © 2016. All rights reserved.