CellNetwork.vertex_index
- CellNetwork.vertex_index()[source]
Returns a dictionary that maps vertex identifiers to the corresponding index in a vertex list or array.
- Returns:
- dict[int, int]
A dictionary of vertex-index pairs.
See also
Site Navigation
Returns a dictionary that maps vertex identifiers to the corresponding index in a vertex list or array.
A dictionary of vertex-index pairs.
See also