| accuracy() const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| coeffs() const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| derivative() const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| endX() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| integral() const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| integrate() const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| isGood() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| linspace(size_t n) const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| m_A | Mantid::CurveFitting::Functions::SimpleChebfun | mutableprivate |
| m_badFit | Mantid::CurveFitting::Functions::SimpleChebfun | private |
| m_base | Mantid::CurveFitting::Functions::SimpleChebfun | private |
| m_P | Mantid::CurveFitting::Functions::SimpleChebfun | private |
| operator()(double x) const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| operator()(const std::vector< double > &x) const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| operator+=(const ChebfunFunctionType &fun) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| order() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| roughRoots(double level=0.0) const | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(size_t n, ChebfunFunctionType fun, double start, double end) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(size_t n, const API::IFunction &fun, double start, double end) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(const ChebfunFunctionType &fun, double start, double end, double accuracy=0.0, size_t badSize=10) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(const API::IFunction &fun, double start, double end, double accuracy=0.0, size_t badSize=10) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(const std::vector< double > &x, const std::vector< double > &y) | Mantid::CurveFitting::Functions::SimpleChebfun | |
| SimpleChebfun(const ChebfunBase_sptr &base) | Mantid::CurveFitting::Functions::SimpleChebfun | private |
| size() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| startX() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| width() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| xPoints() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |
| yPoints() const | Mantid::CurveFitting::Functions::SimpleChebfun | inline |