mimas::lmdif_t Struct Reference
[Minpack functions]

Function-object for lmdif. More...

#include <nlinalg.h>

List of all members.

Public Types

typedef boost::numeric::ublas::vector<
double
Vector

Public Member Functions

Vector operator() (const Vector &_A, void(*fnc)(int *m, int *n, double *x, double *fvec, int *iflag), int nb, int maxfev, double tolerance, int mode, int factor, double epsfcn) const
 Invoke minpack method.


Detailed Description

Function-object for lmdif.

For more infomation about the algorithm read : lmdif.txt

See also:
lmdif_

Definition at line 28 of file nlinalg.h.


Member Typedef Documentation

typedef boost::numeric::ublas::vector< double > mimas::lmdif_t::Vector

Definition at line 31 of file nlinalg.h.


Member Function Documentation

Vector mimas::lmdif_t::operator() ( const Vector _A,
void(*)(int *m, int *n, double *x, double *fvec, int *iflag)  fnc,
int  nb,
int  maxfev,
double  tolerance,
int  mode,
int  factor,
double  epsfcn 
) const

Invoke minpack method.


The documentation for this struct was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:35 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...