Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
IFunction1D.cpp File Reference
#include "MantidAPI/IFunction1D.h"
#include "MantidPythonInterface/api/FitFunctions/IFunction1DAdapter.h"
#include <boost/python/class.hpp>

Go to the source code of this file.

Functions

void export_IFunction1D ()
 

Function Documentation

◆ export_IFunction1D()

void export_IFunction1D ( )

The Python held type, std::shared_ptr<IFunction1DAdapter>, allows the class' virtual functions to be overridden in Python

Definition at line 16 of file IFunction1D.cpp.

References Mantid::PythonInterface::IFunction1DAdapter::function1D().