Home
last modified time | relevance | path

Searched refs:lmcurve_data_struct (Results 1 – 2 of 2) sorted by relevance

/external/lmfit/lib/
Dlmcurve.c28 } lmcurve_data_struct; typedef
34 lmcurve_data_struct* D = (lmcurve_data_struct*)data; in lmcurve_evaluate()
46 lmcurve_data_struct data = { t, y, f }; in lmcurve()
/external/lmfit/man/
Dlmfit.pod22 …and modify them to create your own, differently named version of I<lmcurve_data_struct>, I<lmcurve…