Function graspi::identify_n_vertices_within_distance

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 distances

  • Ld: is the predefined distance to be checked against return the total number of vertices within the Ld distance to the targeted meta-vertex