Given a degree distribution (as a dict) returns the function \(\\psi'(x)\)
Pk[k] is the proportion of nodes with degree k.
\(\\psi'(x) = \\sum_k k P_k[k] x^{k-1}\)
EoN.get_PGF
EoN.get_PGFDPrime