← Back to team overview

yade-dev team mailing list archive

Re: polynomial roots

 

> Hi all,
> 
> I would like to know if there is a function in yade which finds
> polynomial roots having the polynomial coefficients (Anton?).

I don't think so. You will have to find external lib with that
functionality (not part of eigen, though). There is stuff floating
around internet as well, which you can either paste in your code (if it
is short) or put it in lib/[something] if it is one whole file or more.

If the order is <=2, I will write the routine for you ;-)

Cheers, v.





Follow ups

References