Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::Kernel::Rfactor Struct Reference

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...
 

Detailed Description

R factor for powder data analysis.

Definition at line 52 of file Statistics.h.

Constructor & Destructor Documentation

◆ Rfactor() [1/2]

Mantid::Kernel::Rfactor::Rfactor ( double  rwp,
double  rp 
)
inline

Foos(int a, int b) : a(a), b(b) {}.

Definition at line 58 of file Statistics.h.

◆ Rfactor() [2/2]

Mantid::Kernel::Rfactor::Rfactor ( )
inline

Definition at line 59 of file Statistics.h.

References Rp, and Rwp.

Member Data Documentation

◆ Rp

double Mantid::Kernel::Rfactor::Rp

◆ Rwp

double Mantid::Kernel::Rfactor::Rwp

The documentation for this struct was generated from the following file: