|
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) {}. | |
Public Attributes | |
| double | Rp |
| Rp. | |
| double | Rwp |
| Rwp. | |
R factor for powder data analysis.
Definition at line 65 of file Statistics.h.
|
inline |
Foos(int a, int b) : a(a), b(b) {}.
Definition at line 71 of file Statistics.h.
|
inline |
Definition at line 72 of file Statistics.h.
| double Mantid::Kernel::Rfactor::Rp |
Rp.
Definition at line 69 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 67 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().