Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Functions
SplinePair.h File Reference
#include <ostream>
Include dependency graph for SplinePair.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SplinePair
 Single X/Y pair for cubic spline interpolation initialization and calculations. More...
 

Functions

std::ostreamoperator<< (std::ostream &str, const SplinePair &pair)
 Insertion operator for qDebug and Logger.
 

Function Documentation

◆ operator<<()

Insertion operator for qDebug and Logger.