#include <gsl/gsl_multifit_nlin.h>
#include "vector.hpp"
#include "matrix.hpp"
#include <algorithm>
Go to the source code of this file.