Mantid
|
#include "MantidAlgorithms/PolarizationEfficiencyCor.h"
#include "MantidAPI/ADSValidator.h"
#include "MantidAPI/Axis.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidDataObjects/Workspace2D.h"
#include "MantidDataObjects/WorkspaceCreation.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/ListValidator.h"
#include "MantidKernel/StringTokenizer.h"
#include <Eigen/Dense>
#include <boost/math/special_functions/pow.hpp>
Go to the source code of this file.
Namespaces | |
namespace | CorrectionMethod |
namespace | Flippers |
Flipper configurations. | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
namespace | Prop |
String constants for algorithm's properties. | |