[GRASS5] Coding optimizations

Brad Douglas rez at touchofmadness.com
Mon Feb 14 12:32:30 EST 2005


Hello,

I have a question regarding coding policy.  Is it acceptable to add
basic optimizations such as bit shifting for exponential
multiplication/division and hard-coding values like sqrt(2.) to an
arbitrary precision?

Generally, these are things the compiler should be capable of, but is
sometimes not the case.


-- 
Brad Douglas <rez at touchofmadness.com>




More information about the grass-dev mailing list