|
Mantid
|
#include "MantidPythonInterface/core/Converters/PyObjectToVMD.h"#include "MantidKernel/WarningSuppressions.h"#include <boost/python/extract.hpp>#include <numpy/arrayobject.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::PythonInterface |
| namespace | Mantid::PythonInterface::Converters |
Macros | |
| #define | NO_IMPORT_ARRAY |
| #define | PY_ARRAY_UNIQUE_SYMBOL CORE_ARRAY_API |
| #define NO_IMPORT_ARRAY |
Definition at line 17 of file PyObjectToVMD.cpp.
| #define PY_ARRAY_UNIQUE_SYMBOL CORE_ARRAY_API |
Definition at line 16 of file PyObjectToVMD.cpp.