Mantid
|
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 |
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.