19 #ifndef ALEXANDRIA_NDARRAY_NPY_H
20 #define ALEXANDRIA_NDARRAY_NPY_H
23 #include <boost/filesystem/path.hpp>
95 return readNpy<T>(input);
Elements::Path::Item path
NdArray< T > readNpy(std::istream &input)
void writeNpy(std::ostream &out, const NdArray< T > &array)