vert_norm_lap_mat {rhype} | R Documentation |
As defined by Jurgen Jost and Raffaella Mulas doi: 10.1016/j.aim.2019.05.025
vert_norm_lap_mat(hype)
hype |
A hypergraph object |
The vertex normalised laplacian matrix of the hypergraph
h1 <- example_hype()
vert_norm_lap_mat(h1)