|
Mantid
|
Go to the source code of this file.
Classes | |
| struct | boost::python::converter::object_manager_traits< Mantid::PythonInterface::NDArray > |
| Register ndarray as a type that manages a PyObject* internally. More... | |
| class | Mantid::PythonInterface::NDArray |
| Thin object wrapper around a numpy array. More... | |
Namespaces | |
| namespace | boost |
| namespace | boost::python |
| namespace | boost::python::converter |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::PythonInterface |
Functions | |
| MANTID_PYTHONINTERFACE_CORE_DLL void | Mantid::PythonInterface::importNumpy () |
| Initialize the numpy array api for this DLL. More... | |
| MANTID_PYTHONINTERFACE_CORE_DLL PyTypeObject * | Mantid::PythonInterface::ndarrayType () |
| Return the type object for a numpy.NDArray. More... | |