Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes
Mantid::PythonInterface::Policies::MatrixToNumpy Struct Reference

Implements a return value policy that returns a numpy array from a function returning a std::vector by value. More...

#include <MatrixToNumpy.h>

Classes

struct  apply
 

Detailed Description

Implements a return value policy that returns a numpy array from a function returning a std::vector by value.

It is only possible to clone these types since a wrapper would wrap temporary

Definition at line 103 of file MatrixToNumpy.h.


The documentation for this struct was generated from the following file: