Network.support_of¶
- Network.support_of(flow: numpy.ndarray) paminco.net.network.Support [source]¶
Get the support of the flow.
- Parameters
- flownumpy.ndarray
Flow to find support for
- Returns
- Support
Get the support of the flow.
Flow to find support for