#include "MantidAPI/Algorithm.h"
#include "MantidAPI/IFunction.h"
#include "MantidAPI/ILatticeFunction.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidDataObjects/OffsetsWorkspace.h"
#include "MantidGeometry/Crystal/UnitCell.h"
#include <gsl/gsl_blas.h>
#include <gsl/gsl_multifit_nlin.h>
#include <gsl/gsl_multimin.h>
#include <gsl/gsl_statistics.h>
Go to the source code of this file.
|
namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments.
|
|
namespace | Mantid::Crystal |
|