Engauge Digitizer 2
|
#include <QList>
Go to the source code of this file.
Typedefs | |
typedef QVector< double > | FittingCurveCoefficients |
Coefficients x0, x1, ... in y = a0 + a1 * x + a2 * x^2 + ... | |
Coefficients x0, x1, ... in y = a0 + a1 * x + a2 * x^2 + ...
Definition at line 13 of file FittingCurveCoefficients.h.