#include "FittingCurveCoefficients.h"
#include "FittingCurve.h"
#include "Logger.h"
#include <qmath.h>
#include <QPainterPath>
#include <QPen>
#include "Transformation.h"
Go to the source code of this file.