Most numeric analysis packages have some sort of global precission setting.
Are there any major obsticalls with having lazy precission through out a
numeric analysis package?  (dose this cause a big-O type hit to any of the
algorithms which are commonly used in such packages)  And would making the C
code lazy be a big problem?

Jeff


Reply via email to