Engauge Digitizer 2
Loading...
Searching...
No Matches
Functions | Variables
TestSpline.cpp File Reference
#include <iostream>
#include "Logger.h"
#include "MainWindow.h"
#include <map>
#include <qmath.h>
#include <QtTest/QtTest>
#include "Spline.h"
#include "SplinePair.h"
#include <sstream>
#include "Test/TestSpline.h"
Include dependency graph for TestSpline.cpp:

Go to the source code of this file.

Functions

const QString WEBPAGE ("https://tools.timodenk.com/cubic-spline-interpolation")
 

Variables

const int NUM_ITERATIONS = 24
 

Function Documentation

◆ WEBPAGE()

Variable Documentation

◆ NUM_ITERATIONS

const int NUM_ITERATIONS = 24

Definition at line 22 of file TestSpline.cpp.