|
Engauge Digitizer 2
|
#include <ostream>

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. | |
| std::ostream & operator<< | ( | std::ostream & | str, |
| const SplinePair & | pair ) |
Insertion operator for qDebug and Logger.