Function petgraph::matrix_graph::node_index
source ยท pub fn node_index(ax: usize) -> NodeIndex
Expand description
Short version of NodeIndex::new
(with Ix = DefaultIx
)
pub fn node_index(ax: usize) -> NodeIndex
Short version of NodeIndex::new
(with Ix = DefaultIx
)