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

WrapReadOnly is a policy for VectorToNDArray to wrap the vector in a read-only numpy array that looks at the original data. More...

#include <WrapWithNDArray.h>

Classes

struct  apply
 

Detailed Description

WrapReadOnly is a policy for VectorToNDArray to wrap the vector in a read-only numpy array that looks at the original data.

No copy is performed

Definition at line 34 of file WrapWithNDArray.h.


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