Classes
vnl_sparse_lm.h File Reference

Sparse Levenberg Marquardt nonlinear least squares. More...

#include <iosfwd>
#include <vector>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_nonlinear_minimizer.h>
#include <vnl/algo/vnl_algo_export.h>

Go to the source code of this file.

Classes

class  vnl_sparse_lm
 Sparse Levenberg Marquardt nonlinear least squares. More...
 

Detailed Description

Sparse Levenberg Marquardt nonlinear least squares.

Author
Matt Leotta (Brown)
Date
April 14, 2005
  Modifications
   Mar 15, 2010  MJL - Modified to handle 'c' parameters (globals)

Definition in file vnl_sparse_lm.h.