Mantid
|
#include "MantidKernel/System.h"
#include <boost/python/extract.hpp>
#include <boost/python/object.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Mantid::PythonInterface::Converters::PySequenceToVector< DestElementType > |
Converts a Python sequence type to a C++ std::vector, where the element type is defined by the template type. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::PythonInterface |
namespace | Mantid::PythonInterface::Converters |