public class PageRankParams extends Object
Constructor and Description |
---|
PageRankParams(int itCount,
double dampingFactor) |
Modifier and Type | Method and Description |
---|---|
double |
getDampingFactor()
阻尼系数
|
int |
getItCount()
迭代次数
|
Copyright © 2024. All rights reserved.