You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there are only two possible types of Root, :unique and :unknown, a possibility is that the root-finding functions return two separate lists, one of guaranteed unique roots, and the other of unknown roots. This is, for example, what is done in INTLAB.
The text was updated successfully, but these errors were encountered:
Since there are only two possible types of
Root
,:unique
and:unknown
, a possibility is that the root-finding functions return two separate lists, one of guaranteed unique roots, and the other of unknown roots. This is, for example, what is done in INTLAB.The text was updated successfully, but these errors were encountered: