Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
FlowEdge Class
FlowEdge Constructor
FlowEdge Constructor (FlowEdge)
FlowEdge Constructor (Int32, Int32, Double)
FlowEdge Constructor (Int32, Int32, Double, Double)
FlowEdge Constructor (FlowEdge)
Initializes a flow edge from another flow edge.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
FlowEdge
(
FlowEdge
e
)
Parameters
e
Type:
Algs4Net
FlowEdge
the edge to copy
See Also
Reference
FlowEdge Class
FlowEdge Overload
Algs4Net Namespace