Mantid
Loading...
Searching...
No Matches
Classes | Namespaces
MatrixToNumpy.h File Reference
#include "MantidKernel/Matrix.h"
#include "MantidKernel/System.h"
#include "MantidPythonInterface/core/Converters/CloneToNDArray.h"
#include "MantidPythonInterface/core/Converters/MatrixToNDArray.h"
#include "MantidPythonInterface/core/NDArray.h"
#include <type_traits>
#include <boost/mpl/and.hpp>
#include <boost/mpl/if.hpp>

Go to the source code of this file.

Classes

struct  Mantid::PythonInterface::Policies::MatrixRefToNumpy< ConversionPolicy >
 Implements a return value policy that returns a numpy array from a Matrix. More...
 
struct  Mantid::PythonInterface::Policies::MatrixRefToNumpy< ConversionPolicy >::apply< T >
 
struct  Mantid::PythonInterface::Policies::MatrixToNumpy
 Implements a return value policy that returns a numpy array from a function returning a std::vector by value. More...
 
struct  Mantid::PythonInterface::Policies::MatrixToNumpy::apply< T >
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::PythonInterface
 
namespace  Mantid::PythonInterface::Policies