WeightedMarkovEdgeChainTVertex, TEdge Constructor |
Namespace:
QuickGraph.Algorithms.RandomWalks
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic WeightedMarkovEdgeChain(
IDictionary<TEdge, double> weights
)
Parameters
- weights
- Type: System.Collections.GenericIDictionaryTEdge, Double
See Also