forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 7:38 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Re: autogkintegrate (., func, .) in C# - parameters
PostPosted: Sun Jun 12, 2011 7:54 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
Your error log tells that autogkintegrate accepts 3 parameters, while you try to pass 7 parameters. If you want to pass some additional data to callback which calculates function, you should pack a_1...a_4 into object and pass this object as third parameter (obj) to autogkintegrate. Unfortunately, this side of integration (passing additional data) is less documented - there is no examples. I hoped that simply writing comments will be enough.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 50 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group