Mantid
|
R factor for powder data analysis. More...
#include <Statistics.h>
Public Member Functions | |
Rfactor () | |
Rfactor (double rwp, double rp) | |
Foos(int a, int b) : a(a), b(b) {}. More... | |
Public Attributes | |
double | Rp |
Rp. More... | |
double | Rwp |
Rwp. More... | |
R factor for powder data analysis.
Definition at line 52 of file Statistics.h.
|
inline |
Foos(int a, int b) : a(a), b(b) {}.
Definition at line 58 of file Statistics.h.
|
inline |
Definition at line 59 of file Statistics.h.
double Mantid::Kernel::Rfactor::Rp |
Rp.
Definition at line 56 of file Statistics.h.
Referenced by Mantid::CurveFitting::Algorithms::LeBailFit::bookKeepBestMCResult(), Mantid::CurveFitting::Algorithms::LeBailFit::doMarkovChain(), Mantid::CurveFitting::Algorithms::LeBailFit::exec(), Mantid::CurveFitting::Algorithms::LeBailFit::execPatternCalculation(), Mantid::CurveFitting::Algorithms::LeBailFit::execRefineBackground(), Mantid::Kernel::getRFactor(), and Rfactor().
double Mantid::Kernel::Rfactor::Rwp |
Rwp.
Definition at line 54 of file Statistics.h.
Referenced by Mantid::CurveFitting::Algorithms::LeBailFit::acceptOrDeny(), Mantid::CurveFitting::Algorithms::LeBailFit::bookKeepBestMCResult(), Mantid::CurveFitting::Algorithms::LeBailFit::doMarkovChain(), Mantid::CurveFitting::Algorithms::LeBailFit::exec(), Mantid::CurveFitting::Algorithms::LeBailFit::execPatternCalculation(), Mantid::CurveFitting::Algorithms::LeBailFit::execRefineBackground(), Mantid::Kernel::getRFactor(), Mantid::CurveFitting::Algorithms::LeBailFit::proposeNewValues(), and Rfactor().