Re: OT : Approximate / fast math libraries ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris Jones wrote:
...
yes, anthing is possible. However, before I go to the effort on implementing something myself, I was hoping to find some OSS solution. It struck me as such a common issue there must be some solution out there already...

Padé approximation:

http://list.dprg.org/archive/2007-January/030202.html

Note that you'll have to do a lot of testing on the
signs of x and y, and handle atan z for |z|>1 as
pi/2 - atan(1/z). All these steps might take longer
than the standard atan2 function.

I guess it doesn't speed up anything to do it in
fixed point.

Mogens

--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk@xxxxxx Homepage: http://www.crc.dk


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux