$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-08-01 12:30:48
> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of John Maddock
> Sent: Tuesday, August 01, 2006 9:25 AM
> To: boost_at_[hidden]
> 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