in reply to
Re: Polynomial equation algorithm
in thread
Polynomial equation algorithm
If it's non-linear, it would also be worth considering
PDL::Opt::NonLinear
, though that's for optimisation, not fitting.
Comment on
Re^2: Polynomial equation algorithm
In Section
Seekers of Perl Wisdom