fitting code, statistical library

T

To Forum

hi,
i am looking for a library in C++ which enables me to fit a function to a
set of data...ideally in pure STL C++...
Please share your insight on the subject.
my thanks
TF
 
T

To Forum

well, what do you mean by "but anyway..."
is there any thing better than root (which is highly adviced by my physicist
friends)
TF
 
P

Peter Jansson

well, what do you mean by "but anyway..."
is there any thing better than root (which is highly adviced by my physicist
friends)
TF

<OT>
I meant: But anyway, if might be worth a try.

The mathematics behind "fitting functions" is logical as far as I know so
to define what is "better" and what is not so good is perhaps an issue of
calculation speed. If you know what function to fit, then perhaps the best
(the fastest with regards to calculation speed) solution is to derive your
own least squares measure of the fit and code it.

Regards,
Peter Jansson
http://jansson.net/
</OT>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top