This is the complete list of members for Mantid::CurveFitting::Algorithms::ChiSlice, including all inherited members.
ChiSlice(IFunction_sptr inputFunction, int fixedParameterIndex, API::MatrixWorkspace_sptr inputWS, int workspaceIndex, const API::FunctionDomain &domain, API::FunctionValues &values, double chi0, std::vector< int > &freeParameters) | Mantid::CurveFitting::Algorithms::ChiSlice | inline |
findBound(double shift) | Mantid::CurveFitting::Algorithms::ChiSlice | inline |
m_chi0 | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_domain | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_fitalg | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_fixedParameterIndex | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_freeParameters | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_function | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_values | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_workspaceIndex | Mantid::CurveFitting::Algorithms::ChiSlice | private |
m_ws | Mantid::CurveFitting::Algorithms::ChiSlice | private |
makeApprox(double lBound, double rBound, std::vector< double > &P, std::vector< double > &A) | Mantid::CurveFitting::Algorithms::ChiSlice | inline |
operator()(double p) | Mantid::CurveFitting::Algorithms::ChiSlice | inline |