Is there any way to tell how many clusters there are with respect to all the roots of a polynomial?
Specifically, I'm after the multiplicity of each root but since I would like to work in floating-point arithmetic I'm afraid I have to deal with clusters.
I don't mind any method of finding out: be it by numerical-iterative means during the convergence, a priori/a posteriori guess, maybe some matrix method would help..? If I have to set some small disk radius, that's ok, too.