Click or drag to resize

LGSPGraphStatisticsmeanOutDegree Field

The mean out degree (independent of edge types) of the nodes of a graph for each node type at the time of the last analysis. It is null, if no analysis has been executed, yet.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public float[] meanOutDegree

Field Value

Single
See Also