Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/FunctionFactory.h"
#include "MantidAPI/IFunction.h"
#include "MantidAPI/IMDIterator.h"
#include "MantidGeometry/MDGeometry/IMDDimension.h"
#include "MantidKernel/Unit.h"
#include <boost/scoped_array.hpp>
#include <boost/variant.hpp>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::API::IFunctionMD |
This is a specialization of IFunction for functions defined on an IMDWorkspace. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |