#include <iostream>#include <sstream>#include <string>#include <vector>#include <algorithm>#include "tnt_array1d.h"#include "tnt_array1d_utils.h"#include "tnt_array2d.h"#include "tnt_array2d_utils.h"#include <gsl/gsl_vector.h>#include <gsl/gsl_matrix.h>#include <gsl/gsl_blas.h>#include <gsl/gsl_multifit_nlin.h>#include "IException.h"Go to the source code of this file.
Classes | |
| class | Isis::NonLinearLSQ |
| NonLinearLSQ Computes a fit using a Levenberg-Marquardt algorithm. More... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |