|
Engauge Digitizer
2
|
#include "FittingStatistics.h"#include "Logger.h"#include "MainWindow.h"#include <qmath.h>#include <QPointF>#include <QtTest/QtTest>#include "Test/TestFitting.h"
Go to the source code of this file.
Variables | |
| const int | NOMINAL_ORDER = 6 |
| const int | NOMINAL_SIGNIFICANT_DIGITS = 7 |
| const int NOMINAL_ORDER = 6 |
Definition at line 13 of file TestFitting.cpp.
| const int NOMINAL_SIGNIFICANT_DIGITS = 7 |
Definition at line 14 of file TestFitting.cpp.
1.8.14