eispac extern

This subpackage contains third-party code that is included in eispac for convenience or efficiency.

Classes

mpfit(fcn[, xall, functkw, parinfo, ftol, ...])

Perform Levenberg-Marquardt least-squares minimization, based on MINPACK-1.

Class Inheritance Diagram

digraph inheritanceed13ce8d64 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "mpfit" [URL="../api/eispac.extern.mpfit.html#eispac.extern.mpfit",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Perform Levenberg-Marquardt least-squares minimization, based on MINPACK-1."]; }