nthallen / icosfit

ICOSfit Absorption Spectra Fitting Software
GNU General Public License v2.0
3 stars 0 forks source link

Need linear least squares polynomial fit to ensure better starting parameter values #15

Open nthallen opened 4 years ago

nthallen commented 4 years ago

The LAPACK library (which we are already using for Levmar) has several routines that provide this capability.