Public Member Functions | Public Attributes

PointQ Struct Reference

#include <numfuncs.h>

List of all members.

Public Member Functions

 PointQ (double x_, double y_)
bool operator< (const PointQ &b) const

Public Attributes

double x
double y
double q

Detailed Description

Point used for spline/polyline interpolation. The q parameter is used for cubic spline computation.

Definition at line 23 of file numfuncs.h.


The documentation for this struct was generated from the following file:

Generated on Mon Jul 18 2011 17:25:28 for Fityk by Doxygen 1.7.1