public static GetBetweennessPrefMatrix ( TemporalNetwork temp_net, string x, int>.Dictionary |
||
temp_net | TemporalNetwork | The temporal network to compute betweeness preference for |
x | string | The node for which to compute the betweenness preference matrix |
index_pred | int>.Dictionary | A mapping of nodes to columns in the betweenness preference matrix |
index_succ | int>.Dictionary | A mapping of nodes to rows in the betweenness preference matrix |
normalized | bool | |
Результат | ].double[ |