Calculate Normalized Graph Laplacian
NormLaplacian.Rd
Calculate Normalized graph laplacian of the input adjacency matrix, the graph laplacian L = I-D^(-1/2)AD^(-1/2), where D is a diagonal matrix with row sums of A as entries.
NormLaplacian.Rd
Calculate Normalized graph laplacian of the input adjacency matrix, the graph laplacian L = I-D^(-1/2)AD^(-1/2), where D is a diagonal matrix with row sums of A as entries.