| addTo(QtDisplay *display) | PyFunctionRep | |
| covarianceMatrix() | PyFunctionRep | |
| createResidualsDisplay() const | PyFunctionRep | |
| degreesOfFreedom() | PyFunctionRep | |
| fitFunction() | PyFunctionRep | |
| getFitterName() const | PyFunctionRep | |
| getRep() const | PyFunctionRep | |
| m_rep | PyFunctionRep | [private] |
| m_target | PyFunctionRep | [private] |
| objectiveValue() | PyFunctionRep | |
| operator()(double x) | PyFunctionRep | |
| parameters() const | PyFunctionRep | |
| parmNames() const | PyFunctionRep | |
| principleErrors() const | PyFunctionRep | |
| PyFunctionRep(const std::string &function_name, PyDataRep *rep) | PyFunctionRep | |
| PyFunctionRep(FunctionBase *function, PyDataRep *rep) | PyFunctionRep | |
| PyFunctionRep(FunctionBase *function) | PyFunctionRep | |
| setFitRange(double low, double high) | PyFunctionRep | |
| setFitRangeEnabled(bool yes=true) | PyFunctionRep | |
| setFitter(const std::string &name) | PyFunctionRep | |
| setFixedFlags(const std::vector< int > &flags) | PyFunctionRep | |
| setParameters(const std::vector< double > ¶ms) | PyFunctionRep |