Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The number of digits needed to hold an output coefficient (and intermediate coefficients during the transform) increases with the number of input coefficients (because so many get added together). This forces the size of the ring to increase to accommodate the larger values, and pushes the runtime past O(n lg n).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: