Click or drag to resize

PageRankComputePageRank Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Convenience wrap for the link matrix transpose and the generator. See PageRankGenerator method for parameter descriptions

Namespace:  imbCommonModels
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public double[] ComputePageRank()

Return Value

Type: Double

[Missing <returns> documentation for "M:imbCommonModels.PageRank.ComputePageRank"]

See Also