This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multidimensional integration


On Mon, Jul 15, 2002 at 02:06:58PM +0200, Harald Wiedemann wrote:
> Hello everybody,
> 
> I am using gsl since recently and now I was looking for
> a routine for integration on a multidimensional square
> (in my case the dimension was just 2), but in the docs
> I found only routines for 1d-integration. Do I have to
> integrate my function in two steps, then? Or did I miss
> the right routines in the documentation?

There is no. You can do it by compose integration or using monte 
carlo (This is supported).  The secound methiod of course has its
limitations.   
> With best regards,
Lukasz
-- 
Łukasz Dobrek
   An optimist believes that we live in the best of all possible worlds.
   A pessimist is sure that this must be so.
http://www.pld-linux.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]