|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/ITableWorkspace_fwd.h"#include "MantidAPI/TableRow.h"#include "MantidCurveFitting/Functions/PawleyFunction.h"#include "MantidKernel/System.h"#include "MantidKernel/Unit.h"Go to the source code of this file.
Classes | |
| class | Mantid::CurveFitting::Algorithms::PawleyFit |
| This algorithm uses the Pawley-method to refine lattice parameters using a powder diffractogram and a list of unique Miller indices. More... | |
| class | Mantid::CurveFitting::Algorithms::V3DFromHKLColumnExtractor |
| Small helper class to extract HKLs as V3D from table columns. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::CurveFitting |
| namespace | Mantid::CurveFitting::Algorithms |