#include "Math/IFunction.h"
#include "Math/Chebyshev.h"
#include "GSLFunctionWrapper.h"
#include "GSLChebSeries.h"
#include "gsl/gsl_chebyshev.h"
#include <cassert>
Go to the source code of this file.