
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of John Maddock Sent: Tuesday, August 01, 2006 9:25 AM To: boost@lists.boost.org Subject: Re: [boost] Numerical integration library?
Sohail Somani wrote:
I wouldn't doubt that at all. People look at me funny when I mention "root finding".
Or maybe theyre just looking at me funny? :)
Not at all, I take it you mean root finding as in:
http://freespace.virgin.net/boost.regex/toolkit/libs/math/doc/ html/math_toolkit/toolkit.html#math_toolkit.toolkit.root_findi ng_with_derivatives
or
http://freespace.virgin.net/boost.regex/toolkit/libs/math/doc/ html/math_toolkit/toolkit.html#math_toolkit.toolkit.root_findi ng_without_derivatives
?
Yes this is what I meant. It seems that there is different nomenclature regarding this relatively common concept. Is that your library you pointed to above? Sohail