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
If $d=0$, we don't need to introduce any auxiliary variables which should lead to a big speedup. See remark about this in the paper. We could write a separate function for this case and call it inside the usual generic root counr function.
If$d=0$ , we don't need to introduce any auxiliary variables which should lead to a big speedup. See remark about this in the paper. We could write a separate function for this case and call it inside the usual generic root counr function.