nws_tools.degrees_und(CIJ)[source]¶Compute nodal degrees in an undirected graph
| Parameters: | CIJ : NumPy 2darray
|
|---|---|
| Returns: | deg : NumPy 1darray
|
See also
degrees_und.mbctpyNotes
This function does not do any error checking and assumes you know what you are doing