Mantid
|
#include "MantidKernel/Matrix.h"
#include "MantidKernel/System.h"
#include <boost/python/object.hpp>
Go to the source code of this file.
Classes | |
struct | Mantid::PythonInterface::Converters::PyObjectToMatrix |
Takes a Python object and if it supports indexing and is two dimensional it attempts to convert it to a Kernel::Matrix object. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::PythonInterface |
namespace | Mantid::PythonInterface::Converters |