Return dictionary representation of mixing matrix for degree.
Parameters : | G : graph
x: string (‘in’,’out’) :
y: string (‘in’,’out’) :
weight: string or None, optional (default=None) :
normalized : bool (default=False)
|
---|---|
Returns : | d: dictionary :
|