Mantid
Loading...
Searching...
No Matches
Classes
Mantid::PythonInterface::Policies::VectorToNumpy Struct Reference

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

#include <VectorToNumpy.h>

Classes

struct  apply
 

Detailed Description

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

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

Definition at line 100 of file VectorToNumpy.h.


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