BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Declares functions in namespace PyArrayImport. More...
Go to the source code of this file.
Namespaces | |
PyArrayImport | |
Functions for numpy array import to OutputData. | |
Functions | |
OutputData< double > * | PyArrayImport::importArrayToOutputData (const std::vector< double > &vec) |
for importing 1D array of doubles from python into OutputData | |
OutputData< double > * | PyArrayImport::importArrayToOutputData (const std::vector< std::vector< double >> &vec) |
for importing 2D array of doubles from python into OutputData | |
Declares functions in namespace PyArrayImport.
Definition in file PyArrayImportUtils.h.