Template Function npy::LoadArrayFromNumpy(const std::string&, std::vector<uint64_t>&, std::vector<Scalar>&)

Function Documentation

template<typename Scalar>
inline void npy::LoadArrayFromNumpy(const std::string &filename, std::vector<uint64_t> &shape, std::vector<Scalar> &data)