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