Function graspi::identify_n_vertices_within_distance¶
Defined in File performance_indicators_diss.hpp
Function Documentation¶
-
int
graspi
::
identify_n_vertices_within_distance
(const std::vector<float> &d, double Ld)¶ Function to count number of vertices within predefined distance to target vertices
- Parameters
d
: is the vector of distancesLd
: is the predefined distance to be checked against return the total number of vertices within the Ld distance to the targeted meta-vertex