Hacker News new | past | comments | ask | show | jobs | submit login

:-)

I remember using Morton Order for memory layout of dense matrix operations. Very handy and much better than row or column major order. At the time, I was using this for wavelet operations.

Some of the nastiest C code I ever wrote from a readability perspective. The experience permanently scarred me - prior to doing it, I wrote nice, clean C. After, I couldn't read my own code after a week . . .




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

Search: