summaryrefslogblamecommitdiff
path: root/math/p5-Algorithm-CurveFit/pkg-descr
blob: d181675a943410820f99570fdefc1000fafdeea4 (plain) (tree)
1
2
3
4



                                                                      
Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.