Mantid
|
simple structure to hold a linear interpolation of factor J around its numerical divergence point More...
#include <InelasticDiffSphere.h>
Public Attributes | |
double | intercept |
double | slope |
simple structure to hold a linear interpolation of factor J around its numerical divergence point
Definition at line 35 of file InelasticDiffSphere.h.
double Mantid::CurveFitting::Functions::linearJ::intercept |
Definition at line 37 of file InelasticDiffSphere.h.
Referenced by Mantid::CurveFitting::Functions::InelasticDiffSphere::initLinJlist().
double Mantid::CurveFitting::Functions::linearJ::slope |
Definition at line 36 of file InelasticDiffSphere.h.
Referenced by Mantid::CurveFitting::Functions::InelasticDiffSphere::initLinJlist().