A Matrix that defines a Graph or a Network.
.
if undirected.
describes same network if we permute columns and rows in the same way.
Weighted adjacency matrix (or weight matrix) assigns a weight to edges. Usually weight is a real number:
"Topology" represented by .
"Geometry represented by .
Related: Graph laplacian