Hi all,
I have other suggestions for TFx classes. Namely it would be useful to
have functions similar to those int TH2::ADD,Multiply,Divide. It would
increase the functionality of working with functions in root.
The last suggestion would be to have implemented standard solving method
to find roots of equation
e.q. TF1::Solve("method",... other parameters)
with usage like
f1->Solve("newton",0.1,10.); // solve equation f1->Eval(x)=0 by newton
method in the interval 0.1,10.
Regards
Miro
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:43 MET