#include <string>
#include "parametermap.h"
#include "basis_spline1d.h"
#include "basisfunc_imager1d.h"
#include <gsl/gsl_multimin.h>
Go to the source code of this file.
Classes | |
struct | zero_struct |
helper struct for get_zeros function More... | |
class | CBasisSplineImager1d |
Defines | |
#define | __USE_GSL__ |
#define __USE_GSL__ |
Definition at line 9 of file bspline_imager1d.h.