|
Mantid
|
#include "MantidAPI/IPowderDiffPeakFunction.h"#include "MantidAPI/Jacobian.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Exception.h"#include <boost/lexical_cast.hpp>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Functions | |
| std::complex< double > MANTID_API_DLL | Mantid::API::E1 (std::complex< double > z) |
| Integral for Gamma. More... | |
Variables | |
| const double | IGNOREDCHANGE = 1.0E-9 |
| const double IGNOREDCHANGE = 1.0E-9 |
Definition at line 18 of file IPowderDiffPeakFunction.cpp.
Referenced by Mantid::API::IPowderDiffPeakFunction::setParameter().