Mantid
Loading...
Searching...
No Matches
Functions
IAlgorithm.cpp File Reference
#include "MantidAPI/IAlgorithm.h"
#include "MantidPythonInterface/api/AlgorithmIDProxy.h"
#include "MantidKernel/Strings.h"
#include "MantidPythonInterface/core/Converters/MapToPyDictionary.h"
#include "MantidPythonInterface/core/GetPointer.h"
#include "MantidPythonInterface/core/GlobalInterpreterLock.h"
#include "MantidPythonInterface/core/IsNone.h"
#include "MantidPythonInterface/core/Policies/VectorToNumpy.h"
#include "MantidPythonInterface/core/ReleaseGlobalInterpreterLock.h"
#include <Poco/ActiveResult.h>
#include <Poco/Thread.h>
#include <boost/python/arg_from_python.hpp>
#include <boost/python/bases.hpp>
#include <boost/python/class.hpp>
#include <boost/python/object.hpp>
#include <boost/python/operators.hpp>
#include <boost/python/register_ptr_to_python.hpp>
#include <unordered_map>

Go to the source code of this file.

Functions

void export_ialgorithm ()
 

Function Documentation

◆ export_ialgorithm()

void export_ialgorithm ( )