#ifndef PYTHONIC_NUMPY_COPYSIGN_ACCUMULATE_HPP #define PYTHONIC_NUMPY_COPYSIGN_ACCUMULATE_HPP #define UFUNC_NAME copysign #include "pythonic/numpy/ufunc_accumulate.hpp" #endif