[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
minpack
The minpack
library contains functions to solve non-linear
optimization and least squares problems. The functions can be
expressed as
library('minpack',f) |
where f
can be one of 'hybrd'
, 'hybrj'
,
'lmder'
, 'lmdif'
, or 'lmstr'
, following the names
of the underlying Fortran subroutines.
D.13.1 minpack calling conventions | ||
D.13.2 minpack exceptions | ||
D.13.3 Additional minpack notes |
This document was generated on December 10, 2012 using texi2html 1.82.