#ifndef PYTHONIC_NUMPY_LDEXP_ACCUMULATE_HPP #define PYTHONIC_NUMPY_LDEXP_ACCUMULATE_HPP #define UFUNC_NAME ldexp #include "pythonic/numpy/ufunc_accumulate.hpp" #endif