freealg.distributions.CompoundFreePoisson.roots#
- CompoundFreePoisson.roots(z)#
Roots of polynomial implicitly representing Stieltjes transform
If z is scalar, returns an array of roots of shape (r+1,). If z is array-like, returns an array of shape z.shape + (r+1,).