EGI.vertex_laplacian

EGI.vertex_laplacian(key)

Compute the vector from a vertex to the centroid of its neighbors.

Parameters

key (int) – The identifier of the vertex.

Returns

list[float] – The components of the vector.