|
Mantid
|
#include "MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h"#include "MantidKernel/Math/ChebyshevPolyFit.h"#include "MantidKernel/Math/Distributions/ChebyshevSeries.h"#include "MantidKernel/MersenneTwister.h"#include "MantidKernel/Statistics.h"#include <cassert>#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::Algorithms |