num_vertices

Function num_vertices 

Source
pub fn num_vertices<T, S>(matrix: &S) -> usize
where T: Float + Debug + Copy + 'static, S: SparseArray<T>,
Expand description

Get the number of vertices in a graph matrix