15 #ifndef BORNAGAIN_CORE_INSTRUMENT_PYARRAYIMPORTUTILS_H 
   16 #define BORNAGAIN_CORE_INSTRUMENT_PYARRAYIMPORTUTILS_H 
Template class to store data of any type in multi-dimensional space.
 
Functions for numpy array import to OutputData.
 
OutputData< double > * importArrayToOutputData(const std::vector< double > &vec)
for importing 1D array of doubles from python into OutputData