forum.alglib.net

ALGLIB forum
It is currently Fri Apr 19, 2024 10:32 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  [ 2 posts ] 
Author Message
 Post subject: alglib.lsfit.spline1dfitpenalized(...) problem (I think)
PostPosted: Sat Mar 26, 2011 6:38 pm 
Offline

Joined: Sat Mar 26, 2011 6:17 pm
Posts: 1
Dear Sir/Madam,
I would be most grateful if someone could help me with the alglib.lsfit.spline1dfitpenalized(...) function as implemented in version 3.3.0 of Alglib. I am trying to use this with the C# wrapper and get a problem where there always seems to be an error with the syntax. Using the Object Browser I can check the arguments and am sure they are correct but in Visual Studio 10 it always gives me an 'invalid arguments' error. The documentation on your site refers to different arguments where the 'out' qualifier is used which is different from the Object Browser assessment of the arguments. Perhaps I am mistaken in the way I am implementing this but if someone can enlighten me I would be very grateful.

By the way, I have used this software in all sorts of mathematical situations and I find Alglib a most invaluable tool. After 42 years of programming, I can't think of a better tool for research and development in the area of mathematical modelling. Well done Bochkanov Sergey Anatolyevich and colleagues!

Best wishes
Gordon Pagan


Top
 Profile  
 
 Post subject: Re: alglib.lsfit.spline1dfitpenalized(...) problem (I think)
PostPosted: Mon Mar 28, 2011 1:13 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
Hello!

It seems that you access internal ALGLIB classes instead of interface ones. For example, there is function called alglib.lsfit.spline1dfitpenalized - it is internal function which should not be called by user. There is also its external counterpart - alglib.spline1dfitpenalized (see - lsfit is omitted), which you should call. I hope it helped you.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 71 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