|
Mantid
|
#include "MantidAPI/ITableWorkspace.h"#include "MantidPythonInterface/api/PythonAlgorithm/DataProcessorAdapter.h"#include "MantidPythonInterface/core/Policies/VectorToNumpy.h"#include <boost/python/class.hpp>#include <boost/python/overloads.hpp>Go to the source code of this file.
Functions | |
| void | export_DataProcessorAlgorithm () |
| void export_DataProcessorAlgorithm | ( | ) |
Definition at line 71 of file DataProcessorAlgorithm.cpp.