11#include <boost/python/object.hpp>
14namespace PythonInterface {
29 const boost::python::object &
m_obj;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Helper class which provides the Collimation Length for SANS instruments.
Takes a Python object and if it supports indexing and is two dimensional it attempts to convert it to...
const boost::python::object & m_obj
A reference to the object.
bool m_alreadyMatrix
Is the object a wrapped instance of Matrix<double>