Engauge Digitizer 2
Loading...
Searching...
No Matches
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::ostream & operator<< (std::ostream &str, const SplinePair &pair)
 Insertion operator for qDebug and Logger.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & str,
const SplinePair & pair )

Insertion operator for qDebug and Logger.