, including all inherited members.
| append(const pointType &p) | QGpCoreTools::Curve< pointType > | [inline] |
| append(const Curve< pointType > &c) | QGpCoreTools::Curve< pointType > | [inline] |
| at(double x) const | QGpCoreTools::Curve< pointType > | |
| at(int index) const | QGpCoreTools::Curve< pointType > | [inline] |
| average(const Curve< pointType > &o) | QGpCoreTools::Curve< pointType > | |
| azimuth(const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| begin() const | QGpCoreTools::Curve< pointType > | [inline] |
| begin() | QGpCoreTools::Curve< pointType > | [inline] |
| clear() | QGpCoreTools::Curve< pointType > | [inline] |
| closestMax(int index) | QGpCoreTools::Curve< pointType > | |
| const_iterator typedef | QGpCoreTools::Curve< pointType > | |
| count() const | QGpCoreTools::Curve< pointType > | [inline] |
| Curve() | QGpCoreTools::Curve< pointType > | [inline] |
| Curve(int n) | QGpCoreTools::Curve< pointType > | [inline] |
| Curve(const Curve< pointType > &o) | QGpCoreTools::Curve< pointType > | [inline] |
| Curve(const QVector< pointType > &o) | QGpCoreTools::Curve< pointType > | [inline] |
| cut(double min, double max, SamplingOptions options) | QGpCoreTools::Curve< pointType > | |
| derivative(const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| end() const | QGpCoreTools::Curve< pointType > | [inline] |
| end() | QGpCoreTools::Curve< pointType > | [inline] |
| first() const | QGpCoreTools::Curve< pointType > | [inline] |
| first() | QGpCoreTools::Curve< pointType > | [inline] |
| indexAfter(double valX) const | QGpCoreTools::Curve< pointType > | |
| indexOf(const pointType &p) const | QGpCoreTools::Curve< pointType > | [inline] |
| insert(int index, const pointType &p) | QGpCoreTools::Curve< pointType > | [inline] |
| insert(const pointType &p) | QGpCoreTools::Curve< pointType > | |
| isEmpty() const | QGpCoreTools::Curve< pointType > | [inline] |
| iterator typedef | QGpCoreTools::Curve< pointType > | |
| last() const | QGpCoreTools::Curve< pointType > | [inline] |
| last() | QGpCoreTools::Curve< pointType > | [inline] |
| leastSquare(double &a, double &b, const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| line(const pointType &p1, const pointType &p2) | QGpCoreTools::Curve< pointType > | |
| maximumX(int startIndex=0) const | QGpCoreTools::Curve< pointType > | |
| maximumY(int startIndex=0, const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| minimumX(int startIndex=0) const | QGpCoreTools::Curve< pointType > | |
| minimumY(int startIndex=0, const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| operator*=(const Curve< pointType > &o) | QGpCoreTools::Curve< pointType > | |
| operator+=(const Curve< pointType > &o) | QGpCoreTools::Curve< pointType > | |
| operator==(const Curve< pointType > &o) const | QGpCoreTools::Curve< pointType > | [inline] |
| operator[](int index) | QGpCoreTools::Curve< pointType > | [inline] |
| operator[](int index) const | QGpCoreTools::Curve< pointType > | [inline] |
| prepend(const pointType &p) | QGpCoreTools::Curve< pointType > | [inline] |
| project(const CurvePointOptions *pointOptions=0) const | QGpCoreTools::Curve< pointType > | |
| remove(int index) | QGpCoreTools::Curve< pointType > | [inline] |
| removeInvalid() | QGpCoreTools::Curve< pointType > | |
| resample(int n, double min, double max, SamplingOptions options, double valX, double valY, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| resample(int n, double min, double max, SamplingOptions options) | QGpCoreTools::Curve< pointType > | |
| resample(const Curve< pointType > &xModel, SamplingOptions options) | QGpCoreTools::Curve< pointType > | |
| resample(const QVector< double > &xModel, SamplingOptions options) | QGpCoreTools::Curve< pointType > | |
| resize(int n) | QGpCoreTools::Curve< pointType > | [inline] |
| sameSampling(const Curve< pointType > &o) const | QGpCoreTools::Curve< pointType > | |
| setFunction() | QGpCoreTools::Curve< pointType > | |
| setValid(bool v) | QGpCoreTools::Curve< pointType > | |
| smooth(double min, double max, const SmoothingParameters ¶m) | QGpCoreTools::Curve< pointType > | |
| swapXY(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| toString(int precision=6, char format='g') const | QGpCoreTools::Curve< pointType > | |
| unique() | QGpCoreTools::Curve< pointType > | |
| xExp10() | QGpCoreTools::Curve< pointType > | |
| xInverse(SamplingOptions options=Function) | QGpCoreTools::Curve< pointType > | |
| xLog10() | QGpCoreTools::Curve< pointType > | |
| xMultiply(double factor, SamplingOptions options=Function) | QGpCoreTools::Curve< pointType > | |
| xVector() const | QGpCoreTools::Curve< pointType > | |
| yExp10(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| yInverse(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| yLog10(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| yMultiply(double factor, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| yMultiply(const Curve< pointType > &o, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySetMaximumValue(double value, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySetMinimumValue(double value, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySetValue(double value, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySqrt(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySquare(const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySum(double value, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |
| ySum(const Curve< pointType > &o, const CurvePointOptions *pointOptions=0) | QGpCoreTools::Curve< pointType > | |